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
/
sigmod
/
Game.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a reference for the typechart getters
no-macros
Ben Boeckel
2009-08-10
1
-4
/
+4
*
Replace LOAD_MAP and LOAD_MATRIX macros
Ben Boeckel
2009-08-10
1
-2
/
+2
*
Replace SAVE macro
Ben Boeckel
2009-08-10
1
-5
/
+5
*
Fix resizing of typechart on load
Ben Boeckel
2009-08-10
1
-1
/
+1
*
Replace SAVE_CREATE macro
Ben Boeckel
2009-08-10
1
-2
/
+2
*
Replace LOAD_MATRIX macro
Ben Boeckel
2009-08-10
1
-1
/
+1
*
Replace LOAD_MAP macro
Ben Boeckel
2009-08-10
1
-1
/
+1
*
Replace LOAD macro
Ben Boeckel
2009-08-10
1
-5
/
+5
*
Replace LOAD_BEGIN macro
Ben Boeckel
2009-08-10
1
-1
/
+1
*
Replace COPY macros
Ben Boeckel
2009-08-10
1
-31
/
+30
*
Add getters for Subclass members
Ben Boeckel
2009-08-10
1
-0
/
+210
*
Add missing initializers for trainers subclass
Ben Boeckel
2009-08-10
1
-0
/
+3
*
Pluralize status to statuses when a member
Ben Boeckel
2009-08-10
1
-11
/
+11
*
Rename Species to Specie in code
Ben Boeckel
2009-08-10
1
-2
/
+2
*
Replace subclass validation code
Ben Boeckel
2009-08-10
1
-109
/
+176
*
Remove old subclass methods
Ben Boeckel
2009-08-10
1
-107
/
+0
*
Add callbacks for types in Game
Ben Boeckel
2009-08-10
1
-0
/
+11
*
Replace SUBCLASS_CLEAR usage
Ben Boeckel
2009-08-10
1
-22
/
+22
*
Remove COPY_SUB usage
Ben Boeckel
2009-08-10
1
-22
/
+22
*
Replace SAVE_SUB usage
Ben Boeckel
2009-08-10
1
-22
/
+22
*
Replace LOAD_SUB with Subclass calls
Ben Boeckel
2009-08-10
1
-22
/
+22
*
Add new subclasses to ctor initializer lists
Ben Boeckel
2009-08-10
1
-3
/
+66
*
Move clear() call for dtors into Object
Ben Boeckel
2009-08-10
1
-1
/
+1
*
Remove usage of TEST_BEGIN and TEST_END macros
Ben Boeckel
2009-08-10
1
-2
/
+2
*
Also clear the associated map and matrix when clearing other things
Ben Boeckel
2009-04-28
1
-0
/
+2
*
Add mapPosition storage to Game
Ben Boeckel
2009-04-01
1
-0
/
+37
*
Split up the Game document creation
Ben Boeckel
2009-03-26
1
-1
/
+2
*
Also delete authors
Ben Boeckel
2009-03-26
1
-0
/
+1
*
Cleanup missed classes
Ben Boeckel
2009-03-26
1
-0
/
+2
*
Fix up Game internally
Ben Boeckel
2009-02-24
1
-71
/
+71
*
Rename Sigmod::Sigmod to Sigmod::Game so that the identifiers don't clash whe...
Ben Boeckel
2009-02-24
1
-0
/
+564