summaryrefslogtreecommitdiffstats
path: root/sigmodr
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix the build and linkingBen Boeckel2009-02-252-2/+13
|
* Fixed namespacing in sigmodr treeBen Boeckel2009-02-2568-389/+560
|
* Moved SigmodModel files to GameModelBen Boeckel2009-02-255-5/+4
|
* Renamed from Sigmod to Game in sigmodr treeBen Boeckel2009-02-2566-346/+345
|
* Fixed up final widgets and added the UiTools library to be linkedBen Boeckel2009-02-259-480/+781
|
* Fixed up more widgets to load at runtimeBen Boeckel2009-02-2412-255/+392
|
* Fixed Sigmodr widgets to use namespaces in sourcesBen Boeckel2009-02-2437-1050/+1179
|
* Minor fixesBen Boeckel2009-02-243-4/+4
|
* Renamed Sigmod to Game where neededBen Boeckel2009-02-2424-186/+235
|
* Moved SigmodrUI to GameUI and made load at runtimeBen Boeckel2009-02-244-2/+2
|
* MOre cleanups to runtime ui loadingBen Boeckel2009-02-2413-152/+245
|
* MOve widgets cleaned upBen Boeckel2009-02-2412-158/+329
|
* Cleaned up more classes to load ui files at runtimeBen Boeckel2009-02-2413-172/+296
|
* Converted some classes to load from the resource instead of using ↵Ben Boeckel2009-02-2414-197/+344
| | | | inheritence for forms
* Loading UI files at runtime rather than compiling in (make it easier to make ↵Ben Boeckel2009-02-242-42/+43
| | | | sigmodrwidgets into a library)
* Removed unused dtors in sigmodrtreeBen Boeckel2009-02-24106-265/+0
|
* sigmodrtree install commandsBen Boeckel2009-02-241-0/+38
|
* Rename SigmodTree and SigmodrTreeModel to SigmodrTree and SigmodrTreeModelBen Boeckel2009-02-244-48/+50
|
* Moved sigmodrtree into namespace Sigmodr::TreeBen Boeckel2009-02-24134-504/+705
|
* Fixed up header guardsBen Boeckel2009-02-2466-132/+132
|
* Cleaned up namespacing in sigmodrtreeBen Boeckel2009-02-2466-226/+226
|
* Added Global.h for sigmodrtreeBen Boeckel2009-02-235-2/+49
|
* 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
|
* Finished the tabstop section in species.uiBen Boeckel2009-02-231-17/+32
|
* Removed unused container markersBen Boeckel2009-02-232-3/+0
|
* 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-231-31/+31
|
* Reorder forward declarationsBen Boeckel2009-02-124-8/+8
|
* Fix long-time bug of setting Sigmods as dirty when closing themBen Boeckel2009-02-111-1/+0
|
* GCC 4.4 fixBen Boeckel2009-02-091-0/+3
|
* Moved const values in BaseModel to the source fileBen Boeckel2009-02-032-7/+13
|
* Added more to the documentation for SigmodrBen Boeckel2009-02-024-2/+56
|
* Started documentation for SigmodrBen Boeckel2009-01-304-0/+67
|
* Fixed header labels being missed in stat editingBen Boeckel2009-01-286-32/+8
|
* Fixed disabling of invalid widgets in Rules widgetBen Boeckel2009-01-281-1/+3
|
* Value is now a property and the user value for the FractionWidgetBen Boeckel2009-01-281-1/+2
|
* Fixed editors for per-stat valuesBen Boeckel2009-01-289-209/+433
|