index
:
sigen.git
0.1
0.2
master
no-macros
sigmod-checks
Sigma Game Engine - Highly scriptable strategy/RPG game engine
Ben Boeckel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pokemodr
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ADD] Added SoundModel classes missed in last commit
Ben Boeckel
2008-05-13
2
-0
/
+124
*
[ADD] Added Sound class and related code
Ben Boeckel
2008-05-13
4
-12
/
+77
*
[FIX] UI widgets now load upon click
Ben Boeckel
2008-05-11
36
-86
/
+164
*
[FIX] More test code for the tree bug
Ben Boeckel
2008-05-09
22
-17
/
+53
*
[FIX] Some invalid indexing in PokemodModel
Ben Boeckel
2008-05-09
3
-10
/
+5
*
[FIX] Added Q_OBJECT to pokemod classes
Ben Boeckel
2008-05-07
60
-1229
/
+296
*
[FIX] Added images to pokemodr qmake file
Ben Boeckel
2008-04-30
1
-0
/
+8
*
[FIX] QStringList needed in some of the pokemod headers
Ben Boeckel
2008-04-29
53
-87
/
+3061
*
[FIX] Organized some more model code
Ben Boeckel
2008-04-29
35
-293
/
+420
*
[FIX] Fixed some qmake options for Windows
Ben Boeckel
2008-04-28
12
-26
/
+30
*
[FIX] De-inlined some methods
Ben Boeckel
2008-04-28
13
-101
/
+38
*
[FIX] More header cleanliness
Ben Boeckel
2008-04-27
62
-1002
/
+841
*
[FIX] Pokemod objects now know about parents
Ben Boeckel
2008-04-27
86
-687
/
+693
*
[FIX] Matrix edge case when size is (0,0)
Ben Boeckel
2008-04-25
5
-13
/
+54
*
[FIX] Drag/Drop should work (in theory)
Ben Boeckel
2008-04-25
39
-279
/
+206
*
[FIX] Cleaner setting of model data
Ben Boeckel
2008-04-25
17
-346
/
+240
*
[FIX] Fleshed out a lot more Model classes
Ben Boeckel
2008-04-25
34
-733
/
+509
*
[ADD] More model classes
Ben Boeckel
2008-04-24
35
-51
/
+2170
*
[ADD] New classes for the models
Ben Boeckel
2008-04-24
17
-511
/
+2189
*
[FIX] Old tree handling is gone
Ben Boeckel
2008-04-24
13
-768
/
+595
*
[FIX] Fraction can now be used in QVariant
Ben Boeckel
2008-04-22
1
-3
/
+4
*
[FIX] Frac -> Fraction
Ben Boeckel
2008-04-17
92
-3972
/
+3533
*
[FIX] Member variables now use m_ prefix
Ben Boeckel
2008-03-31
10
-14
/
+14
*
[FIX] ImageDialog -> FileDialog
Ben Boeckel
2008-03-10
11
-83
/
+324
*
[ADD] ItemType now has a count descriptor
Ben Boeckel
2008-03-09
12
-150
/
+307
*
[FIX] Pokemod can now has setPath which copies the directory structure to the...
Ben Boeckel
2008-03-05
1
-10
/
+17
*
[FIX] Menus and Toolbar fixed in the main window
Ben Boeckel
2008-03-05
3
-88
/
+79
*
[FIX] Hat now uses Qt rand functions
Ben Boeckel
2008-03-05
3
-20
/
+44
*
[FIX] Cross compilation added (linux -> windows through mingw-cross)
Ben Boeckel
2008-02-28
1
-10
/
+16
*
[FIX] UI classes now have initGui and refreshGui
Ben Boeckel
2008-02-28
56
-576
/
+664
*
[FIX] Apply/Discard buttons now set correctly when loaded or changes are disc...
Ben Boeckel
2008-02-26
33
-75
/
+113
*
[FIX] Main .pro file now excludes non-working subdirectories
Ben Boeckel
2008-02-25
4
-16
/
+17
*
[FIX] Sizers fixed in KTabWidgets
Ben Boeckel
2008-02-25
30
-27
/
+120
*
[FIX] Cleaned up .ui files
Ben Boeckel
2008-02-25
39
-1711
/
+90
*
[ADD] Pokemod tree will reflect PokéMod heirarchy and load panels
Ben Boeckel
2008-02-25
14
-130
/
+344
*
[FIX] KTabWidget now used rather than QTabWidget (though this kills Qt Design...
Ben Boeckel
2008-02-24
11
-30
/
+41
*
[DEL] SkinsUI.{h, cpp}, skins.ui, typechat.ui
Ben Boeckel
2008-02-24
11
-666
/
+116
*
[FIX] Macro fun with the repetitive class checking for determining class type...
Ben Boeckel
2008-02-24
6
-126
/
+400
*
[FIX] Include cleanup
Ben Boeckel
2008-02-24
35
-231
/
+847
*
[FIX] MapWildList now checks value setting
Ben Boeckel
2008-02-23
7
-19
/
+251
*
[FIX] Errors with MapWarpUI and MapWildListEncounterUI
Ben Boeckel
2008-02-23
9
-14
/
+237
*
[ADD] MapWarpUI.{h, cpp} added to repo
Ben Boeckel
2008-02-23
10
-17
/
+581
*
[FIX] Warp states can now leave states untouched
Ben Boeckel
2008-02-23
7
-9
/
+13
*
[FIX] Map editing looks promisingly partially fixed
Ben Boeckel
2008-02-23
6
-21
/
+79
*
[FIX] Matrix edge cases around 0 x 0 dimension
Ben Boeckel
2008-02-23
1
-5
/
+7
*
[FIX] Frac bug with type of Over1
Ben Boeckel
2008-02-23
25
-320
/
+332
*
[FIX] UI forms now only allow apply/discard when it can be applied
Ben Boeckel
2008-02-23
55
-61
/
+281
*
[FIX] Changelog/SVN desynchronization fixed
Ben Boeckel
2008-02-23
7
-89
/
+663
*
[FIX] SpeciesUI now compiles without vtable errors
Ben Boeckel
2008-02-22
3
-0
/
+92
*
[FIX] Frac now makes sure that the denominator is positive
Ben Boeckel
2008-02-22
54
-615
/
+1579
[prev]
[next]