summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Cleaned up sigmodr CMakeLists.txtBen Boeckel2009-02-231-9/+2
|
* Fixed headers in sigmodrtreeBen Boeckel2009-02-23130-445/+445
|
* Added install commands for sigmodrwidgetsBen Boeckel2009-02-231-0/+18
|
* UI files now use the correct namespace for Fraction and Script widgetsBen Boeckel2009-02-2320-67/+73
|
* Moved the sources into the Widgets namespaceBen Boeckel2009-02-2337-429/+429
|
* Include Global.h where neededBen Boeckel2009-02-235-1/+16
|
* Some minor fixes in files I missedBen Boeckel2009-02-232-3/+6
|
* Renamed include grouping commentsBen Boeckel2009-02-2334-34/+34
|
* Missed an include reorderingBen Boeckel2009-02-231-3/+3
|
* Fixed up headers it be in the Sigmodr::Widgets namespaceBen Boeckel2009-02-2338-110/+256
|
* Fix includes in libsigmodrwidgetsBen Boeckel2009-02-2368-241/+241
|
* Fixed sigencore includes to use <> where possibleBen Boeckel2009-02-2312-43/+43
|
* Fixed sigscript includes (forward declare where possible)Ben Boeckel2009-02-2363-137/+357
|
* Sigmod now includes sigcore via <> rather than ""Ben Boeckel2009-02-2323-32/+27
|
* Finished the tabstop section in species.uiBen Boeckel2009-02-231-17/+32
|
* Removed unused container markersBen Boeckel2009-02-232-3/+0
|
* Fixed includes from sigcore/Global.hBen Boeckel2009-02-234-8/+9
|
* Initial edits to new CMakeLists.txtBen Boeckel2009-02-233-263/+296
|
* Moved the sigmodr ui file back outBen Boeckel2009-02-231-0/+0
|
* Moved the tree for sigmods in sigmodr to a libraryBen Boeckel2009-02-23134-0/+0
|
* Started restructuring how sigmodr is built and moving things into librariesBen Boeckel2009-02-23109-0/+0
|
* Made all CMakeLists commands lowercaseBen Boeckel2009-02-2313-251/+253
|
* Merge minimum version line for KDE4Ben Boeckel2009-02-231-2/+1
|
* Fix the declaration of OverworldBen Boeckel2009-02-221-1/+4
|
* Add completeStats method to CreatureBen Boeckel2009-02-221-0/+15
|
* Containment uses Creatures while Team requires TeamMemberBen Boeckel2009-02-225-22/+79
|
* Made TeamMember inherit from Creature and trimmed out codeBen Boeckel2009-02-222-556/+34
|
* Creature can now fail to set the containmentBen Boeckel2009-02-222-4/+8
|
* Took core information out of TeamMember and moved it into a Creature classBen Boeckel2009-02-223-0/+880
|
* Added storage for held item scripts in TeamMemberBen Boeckel2009-02-221-0/+2
|
* Added Move script handling to TeamMemberBen Boeckel2009-02-222-0/+21
|
* Fixed up status script handling in TeamMemberBen Boeckel2009-02-222-8/+36
|
* Status effects can only happen once per creatureBen Boeckel2009-02-221-3/+7
|
* Fixed Ability script handling in TeamMemberBen Boeckel2009-02-223-7/+41
|
* Add basic Overworld classBen Boeckel2009-02-223-0/+57
|
* Player now knows the Overworld it is onBen Boeckel2009-02-222-0/+30
|
* Change CMakeLists.txt to make dependencies required and reduce checking laterBen Boeckel2009-02-221-45/+33
|
* Added initial move initializationBen Boeckel2009-02-212-6/+14
|
* Moved item initialization to completeData()Ben Boeckel2009-02-212-16/+15
|
* Fixed signal connections in TeamMemberBen Boeckel2009-02-211-3/+3
|
* Boilerplate code for Sigmod testingBen Boeckel2009-02-142-0/+170
|
* Krazy fixes to the .desktop fileBen Boeckel2009-02-141-2/+1
|
* Get some TODOs done in TeamMemberBen Boeckel2009-02-142-2/+6
|
* Add removeMember method to ContainmentBen Boeckel2009-02-141-0/+1
|
* Fixes to the spec fileBen Boeckel2009-02-141-2/+2
|
* Added move checkingBen Boeckel2009-02-132-15/+8
|
* Removed more completed TODOsBen Boeckel2009-02-131-3/+0
|
* Added a virtual dtorBen Boeckel2009-02-132-0/+7
|
* Added handling for other gender values in setGenderBen Boeckel2009-02-131-0/+2
|
* Fixed makeConnections and removed TODO markersBen Boeckel2009-02-132-9/+9
|