You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Sam Hocevar ae70b9f658 Move _strncasecmp define from forge.cpp/tiler.cpp to dict.cpp. 14 years ago
..
gtk Properly implement program termination, including in the GTK program. 14 years ago
Makefile.am Refactor editor to get the glarea object out of the main source file. 14 years ago
bitfield.h Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. 14 years ago
core.h New MapViewer class and some GTK+ refactoring. 14 years ago
debugfps.cpp Store the frame number in the Ticker instead of duplicating the information 14 years ago
debugfps.h Refactor stuff. 14 years ago
debugrecord.cpp Allow to build without libpipi. 14 years ago
debugrecord.h Refactor stuff. 14 years ago
debugsprite.cpp Properly implement program termination, including in the GTK program. 14 years ago
debugsprite.h Refactor stuff. 14 years ago
dict.cpp Move _strncasecmp define from forge.cpp/tiler.cpp to dict.cpp. 14 years ago
dict.h Factor Forge and Tiler using the new Dict class. 14 years ago
entity.cpp Properly implement program termination, including in the GTK program. 14 years ago
entity.h Properly implement program termination, including in the GTK program. 14 years ago
font.cpp Properly implement program termination, including in the GTK program. 14 years ago
font.h Refactor stuff. 14 years ago
forge.cpp Move _strncasecmp define from forge.cpp/tiler.cpp to dict.cpp. 14 years ago
forge.h Factor Forge and Tiler using the new Dict class. 14 years ago
game.cpp Refactor stuff. 14 years ago
game.h Refactor stuff. 14 years ago
input.cpp Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. 14 years ago
input.h Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. 14 years ago
layer.cpp Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. 14 years ago
layer.h Fix z-sorting of tiles. For now. 14 years ago
map.cpp Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. 14 years ago
map.h Minor updates here and there. Not worth mentioning. 14 years ago
mapviewer.cpp Implement scrolling in the GTK window using the scrollbars. 14 years ago
mapviewer.h Implement scrolling in the GTK window using the scrollbars. 14 years ago
matrix.h Proper Float3 constructors. 14 years ago
profiler.cpp Store the frame number in the Ticker instead of duplicating the information 14 years ago
profiler.h Refactor stuff. 14 years ago
scene.cpp Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. 14 years ago
scene.h Fix z-sorting of tiles. For now. 14 years ago
sdlinput.cpp Properly implement program termination, including in the GTK program. 14 years ago
sdlinput.h Properly implement program termination, including in the GTK program. 14 years ago
test-map.cpp Properly implement program termination, including in the GTK program. 14 years ago
ticker.cpp Properly implement program termination, including in the GTK program. 14 years ago
ticker.h Properly implement program termination, including in the GTK program. 14 years ago
tiler.cpp Move _strncasecmp define from forge.cpp/tiler.cpp to dict.cpp. 14 years ago
tiler.h Start to handle differences between vertical and horizontal tiles. 14 years ago
tileset.cpp Properly implement program termination, including in the GTK program. 14 years ago
tileset.h Refactor stuff. 14 years ago
timer.cpp Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. 14 years ago
timer.h Get the timer to talk milliseconds instead of seconds. 14 years ago
video.cpp Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. 14 years ago
video.h Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. 14 years ago