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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[FIX] Fixed some unused linkings in pokescripting
Ben Boeckel
2008-08-18
3
-3
/
+13
*
[FIX] Script to make a tarball now defaults to HEAD for the revision
Ben Boeckel
2008-08-18
144
-1437
/
+1901
*
[FIX] ScriptWidget editing now works a lot better
Ben Boeckel
2008-08-05
13
-53
/
+97
*
[FIX] List members of pokemod classes now can be returned in their entirety
Ben Boeckel
2008-08-05
82
-1453
/
+2687
*
[FIX] SoundUI widget has a better layout
Ben Boeckel
2008-08-04
51
-327
/
+696
*
[FIX] Move no longer uses the overworld flag (will just check to see if the w...
Ben Boeckel
2008-08-04
17
-69
/
+132
*
[FIX] TypechartModel now shows background colors depending on what the multip...
Ben Boeckel
2008-08-04
7
-57
/
+46
*
[FIX] Cleaned up the RC file
Ben Boeckel
2008-08-04
81
-1085
/
+1333
*
[ADD] Added XMLGUI file for pokemodr
Ben Boeckel
2008-08-02
48
-214
/
+316
*
[FIX] Added a depth variable to Trainer
Ben Boeckel
2008-07-28
18
-31
/
+171
*
[FIX] Fixed an infinite loop in Fraction::reduce
Ben Boeckel
2008-07-26
17
-52
/
+64
*
[FIX] Fraction won't reduce whenever possible
Ben Boeckel
2008-07-26
20
-75
/
+175
*
[FIX] Slimmed up main() for pokemodr
Ben Boeckel
2008-07-20
25
-117
/
+537
*
[ADD] Added pokescripting to the spec file
Ben Boeckel
2008-07-20
62
-1157
/
+1857
*
[FIX] Actually added the Wrapper classes (again :( )
Ben Boeckel
2008-07-12
38
-0
/
+3222
*
[FIX] Actually added the Wrapper classes
Ben Boeckel
2008-07-12
1
-0
/
+7
*
[FIX] Separated battle and world scripts for abilities and moves
Ben Boeckel
2008-07-12
23
-139
/
+286
*
[FIX] KMenu* can now be put into a QVariant
Ben Boeckel
2008-07-04
74
-132
/
+175
*
[FIX] Fixes to Nature
Ben Boeckel
2008-07-02
13
-589
/
+692
*
[FIX] More rpmlint warnings fixed
Ben Boeckel
2008-06-30
2
-9
/
+23
*
[FIX] spec fixed up
Ben Boeckel
2008-06-30
2
-9
/
+25
*
[FIX] Corrected a signal connection in ScriptWidget
Ben Boeckel
2008-06-30
2
-1
/
+8
*
[FIX] Using qobject_cast now where possible
Ben Boeckel
2008-06-30
133
-924
/
+817
*
[FIX] Replaced Point with QPoint (less duplicate code)
Ben Boeckel
2008-06-30
55
-382
/
+711
*
[FIX] Macros fixed and ID can't be set outside of constructors
Ben Boeckel
2008-06-28
71
-174
/
+220
*
[FIX] cmake fixes
Ben Boeckel
2008-06-23
7
-24
/
+72
*
[FIX] pokemodr SVN flag corrected
Ben Boeckel
2008-06-21
9
-49
/
+144
*
[FIX] Using cmake now (still is rough)
Ben Boeckel
2008-06-21
187
-856
/
+880
*
[FIX] Validation works in Pokémodr
Ben Boeckel
2008-06-19
103
-603
/
+680
*
[FIX] Minor spelling errors in widgets
Ben Boeckel
2008-06-18
4
-6
/
+12
*
[FIX] Updated spec file
Ben Boeckel
2008-06-18
3
-2
/
+16
*
[FIX] Fractions can now be polled for chances
Ben Boeckel
2008-06-18
15
-132
/
+226
*
[FIX] Fixed up some bugs with Hat
Ben Boeckel
2008-06-17
16
-54
/
+361
*
[FIX] Fixed some stuff with the Changelog
Ben Boeckel
2008-06-10
1
-1
/
+15
*
[FIX] Fixed up some build errors with pokebattle
Ben Boeckel
2008-06-10
4
-2
/
+10
*
[FIX] Added some stuff to Pokebattle
Ben Boeckel
2008-06-10
8
-16
/
+143
*
[FIX] Added some signals to Arena
Ben Boeckel
2008-06-09
15
-90
/
+117
*
[FIX] Some crashes in the Models that grab names from other objects
Ben Boeckel
2008-06-09
6
-21
/
+29
*
[FIX] Fixed some spec errors with the new version
Ben Boeckel
2008-06-09
2
-3
/
+15
*
[FIX] All modules now use their own namespace
Ben Boeckel
2008-06-09
325
-3848
/
+4804
*
[FIX] Cleaned up the build
Ben Boeckel
2008-06-07
2
-1
/
+10
*
[FIX] TypechartModel fixed up a bit
Ben Boeckel
2008-06-07
15
-178
/
+233
*
[FIX] Renamed the pokebattle pro correctly
Ben Boeckel
2008-06-07
3
-1
/
+10
*
[FIX] UI files now use <> including rather than "" for KDE classes
Ben Boeckel
2008-06-07
57
-670
/
+427
*
[FIX] Fixed up RPM build process
Ben Boeckel
2008-06-06
5
-10
/
+16
*
[FIX] Lots more .pro code factored out
Ben Boeckel
2008-06-06
12
-186
/
+109
*
[FIX] Using a Message Handler so that Q_ASSERT will have a backtrace
Ben Boeckel
2008-06-05
2
-0
/
+28
*
[FIX] Some Model errors with the tree
Ben Boeckel
2008-06-04
3
-4
/
+16
*
[FIX] URLs now accepted on the command line
Ben Boeckel
2008-06-04
10
-33
/
+160
*
[FIX] Windows build
Ben Boeckel
2008-06-04
47
-219
/
+189
[prev]
[next]