-
kazzmir
2014-04-13 15:25
#6
Rev.: 8225
-
30 lines of code changed in 2 files:
-
src/paintown-engine/game:
adventure_world.cpp (+27 -19),
adventure_world.h (+3 -1)
-
kazzmir
2014-04-13 14:37
#5
Rev.: 8224
-
21 lines of code changed in 2 files:
-
src/paintown-engine/game:
adventure_world.cpp (+20 -24)
-
src/util:
loading.cpp (+1 -4)
-
kazzmir
2014-04-13 12:40
#4
Rev.: 8223
-
47 lines of code changed in 8 files:
-
src/paintown-engine/object:
character.cpp (+16 -21),
character.h (+4 -4),
gib.cpp (+3 -3),
gib.h (+5 -4)
-
src/util:
loading.cpp (+1 -1)
-
src/util/graphics:
bitmap.h (+5)
-
src/util/graphics/allegro5:
bitmap.cpp (+9 -1)
-
src/util/graphics/software-renderer:
bitmap.cpp (+4)
-
kazzmir
2014-04-08 22:18
#3
Rev.: 8222
-
18 lines of code changed in 2 files:
-
src/paintown-engine/game:
character-select.cpp (+17 -7),
game.cpp (+1 -12)
-
kazzmir
2014-04-05 19:06
#2
Rev.: 8221
-
135 lines of code changed in 5 files:
-
src/paintown-engine/game:
game.cpp (+123 -118)
-
src/util/gui:
animation.cpp (+5 -1),
animation.h (+2 -1)
-
src/util/menu:
menu.cpp (+4),
menu.h (+1)
-
kazzmir
2014-04-05 15:32
#1
Rev.: 8220
-
41 lines of code changed in 2 files:
-
src/util/gui:
animation.cpp (+21),
animation.h (+20 -1)