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] Packets getting fleshed out
Ben Boeckel
2008-11-01
5
-15
/
+100
*
[FIX] Code for challenge-based login complete
Ben Boeckel
2008-11-01
14
-12
/
+571
*
[FIX] Server is better formed
Ben Boeckel
2008-10-31
3
-31
/
+80
*
[FIX] Using Q_UNUSED instead of commenting out parameter names
Ben Boeckel
2008-10-31
22
-43
/
+75
*
[FIX] Adding subdirectories is done smarter now (no hard dependencies just to...
Ben Boeckel
2008-10-31
5
-52
/
+114
*
[FIX] Loading and Saving of variables are now global functions rather than me...
Ben Boeckel
2008-10-18
2
-31
/
+28
*
[FIX] NSIS script updated
Ben Boeckel
2008-10-17
2
-4
/
+51
*
[FIX] Cross compiles again
Ben Boeckel
2008-10-17
5
-1
/
+13
*
[FIX] qmake build files caught up
Ben Boeckel
2008-10-17
5
-10
/
+48
*
[FIX] Moved Hat, Fraction, Matrix, and Script to sigcore
Ben Boeckel
2008-10-17
133
-447
/
+601
*
[FIX] Added more comparison operators to Fraction
Ben Boeckel
2008-10-17
4
-51
/
+55
*
[FIX] Signature is fixed in Sigscript
Ben Boeckel
2008-10-16
38
-114
/
+156
*
[FIX] Sprite no longer stores a QImage, but a QByteArray
Ben Boeckel
2008-10-13
18
-98
/
+203
*
[FIX] Removed LaTeX building from .pro files
Ben Boeckel
2008-10-13
4
-19
/
+11
*
[FIX] Now using KDE4_* macros in CMake
Ben Boeckel
2008-10-13
17
-397
/
+364
*
[FIX] Fleshing out Signet more
Ben Boeckel
2008-10-12
13
-111
/
+151
*
[FIX] Still figuring out things for signet
Ben Boeckel
2008-10-12
16
-63
/
+460
*
[FIX] Reordered sections in class declarations
Ben Boeckel
2008-10-11
41
-218
/
+579
*
[FIX] Started documenting Sigmod
Ben Boeckel
2008-10-06
25
-141
/
+563
*
[FIX] Added single player option to Sigmod
Ben Boeckel
2008-10-06
35
-96
/
+471
*
[ADD] Doxygen generation tools for CMake
Ben Boeckel
2008-09-28
5
-3
/
+308
*
[FIX] Arena is better defined
Ben Boeckel
2008-09-27
7
-33
/
+87
*
[FIX] When refreshing the widgets, they no longer disrupt the data
Ben Boeckel
2008-09-27
19
-5
/
+78
*
[FIX] Removed *_End defines
Ben Boeckel
2008-09-25
49
-79
/
+554
*
[FIX] Fixed some things that Krazy complained about
Ben Boeckel
2008-09-23
7
-12
/
+22
*
[FIX] Refactored out some code to ObjectModel
Ben Boeckel
2008-09-16
102
-1221
/
+381
*
[FIX] Copy and pasting in the tree works better now
Ben Boeckel
2008-09-15
86
-49
/
+344
*
[FIX] Include guard stripped of __
Ben Boeckel
2008-09-15
278
-639
/
+646
*
[FIX] Updated spec file
Ben Boeckel
2008-09-14
2
-2
/
+12
*
[FIX] Sigmod description field fixed
Ben Boeckel
2008-09-13
4
-7
/
+20
*
[FIX] Changed the way LaTeX files are compiled to be more flexible
Ben Boeckel
2008-09-13
4
-28
/
+46
*
[ADD] Added qmake back for Windows builds
Ben Boeckel
2008-09-10
13
-0
/
+1030
*
[FIX] Players now have money
Ben Boeckel
2008-09-10
123
-315
/
+567
*
[FIX] Spec file fixes
Ben Boeckel
2008-09-08
2
-4
/
+15
*
[FIX] Spec file fixes
Ben Boeckel
2008-09-08
2
-9
/
+17
*
[FIX] Preferences are synced to disk on apply
Ben Boeckel
2008-09-08
3
-2
/
+13
*
[FIX] Fixed some install stuff in the CMakeLists.txt
Ben Boeckel
2008-09-07
6
-6
/
+17
*
[FIX] Added a static poll method to Fraction
Ben Boeckel
2008-09-07
46
-193
/
+422
*
[FIX] Spelling mistake in sigscript classes
Ben Boeckel
2008-09-07
49
-122
/
+257
*
[FIX] Fixed some things in the ATBTimer
Ben Boeckel
2008-09-07
12
-53
/
+92
*
[FIX] Renamed everything (in use) away from Poké- prefixes
Ben Boeckel
2008-09-06
431
-7061
/
+7064
*
[FIX] Moving stuff for the move to the new name, Sigma Game Engine (sigen for...
Ben Boeckel
2008-09-05
463
-73
/
+80
*
[FIX] Changed the providers URL to a better structure
Ben Boeckel
2008-08-28
8
-51
/
+230
*
[FIX] Added KNewStuff2 for Pokémod upload and download
Ben Boeckel
2008-08-27
12
-23
/
+148
*
[FIX] Fixed method in SoundWrapper to be more accurate
Ben Boeckel
2008-08-27
15
-144
/
+146
*
[FIX] Enumerations now have access from scripts (name->value)
Ben Boeckel
2008-08-26
17
-6
/
+104
*
[FIX] Fixed some minor typos
Ben Boeckel
2008-08-26
14
-110
/
+251
*
[FIX] Reworked some inheritence in Pokebattle
Ben Boeckel
2008-08-22
12
-22
/
+35
*
[FIX] Cleaned up some TODO tags (fine tuning)
Ben Boeckel
2008-08-21
9
-38
/
+135
*
[FIX] TeamMember now allows shadowing of values
Ben Boeckel
2008-08-18
49
-149
/
+351
[prev]
[next]