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 887e7b1690 Switch from esdf controls to wasd, but support qwerty and azerty keyboards. 15 年之前
..
gtk Properly implement program termination, including in the GTK program. 15 年之前
Makefile.am Refactor editor to get the glarea object out of the main source file. 15 年之前
bitfield.h Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. 15 年之前
core.h New MapViewer class and some GTK+ refactoring. 15 年之前
debugfps.cpp Store the frame number in the Ticker instead of duplicating the information 15 年之前
debugfps.h Refactor stuff. 15 年之前
debugrecord.cpp Allow to build without libpipi. 15 年之前
debugrecord.h Refactor stuff. 15 年之前
debugsprite.cpp Properly implement program termination, including in the GTK program. 15 年之前
debugsprite.h Refactor stuff. 15 年之前
dict.cpp Move _strncasecmp define from forge.cpp/tiler.cpp to dict.cpp. 15 年之前
dict.h Factor Forge and Tiler using the new Dict class. 15 年之前
entity.cpp Properly implement program termination, including in the GTK program. 15 年之前
entity.h Properly implement program termination, including in the GTK program. 15 年之前
font.cpp Properly implement program termination, including in the GTK program. 15 年之前
font.h Refactor stuff. 15 年之前
forge.cpp Move _strncasecmp define from forge.cpp/tiler.cpp to dict.cpp. 15 年之前
forge.h Factor Forge and Tiler using the new Dict class. 15 年之前
game.cpp Refactor stuff. 15 年之前
game.h Refactor stuff. 15 年之前
input.cpp Switch from esdf controls to wasd, but support qwerty and azerty keyboards. 15 年之前
input.h Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. 15 年之前
layer.cpp Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. 15 年之前
layer.h Fix z-sorting of tiles. For now. 15 年之前
map.cpp Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. 15 年之前
map.h Minor updates here and there. Not worth mentioning. 15 年之前
mapviewer.cpp Implement scrolling in the GTK window using the scrollbars. 15 年之前
mapviewer.h Implement scrolling in the GTK window using the scrollbars. 15 年之前
matrix.h Proper Float3 constructors. 15 年之前
profiler.cpp Store the frame number in the Ticker instead of duplicating the information 15 年之前
profiler.h Refactor stuff. 15 年之前
scene.cpp Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. 15 年之前
scene.h Fix z-sorting of tiles. For now. 15 年之前
sdlinput.cpp Properly implement program termination, including in the GTK program. 15 年之前
sdlinput.h Properly implement program termination, including in the GTK program. 15 年之前
test-map.cpp Properly implement program termination, including in the GTK program. 15 年之前
ticker.cpp Properly implement program termination, including in the GTK program. 15 年之前
ticker.h Properly implement program termination, including in the GTK program. 15 年之前
tiler.cpp Move _strncasecmp define from forge.cpp/tiler.cpp to dict.cpp. 15 年之前
tiler.h Start to handle differences between vertical and horizontal tiles. 15 年之前
tileset.cpp Properly implement program termination, including in the GTK program. 15 年之前
tileset.h Refactor stuff. 15 年之前
timer.cpp Do not use SDL for Win32 timers. The OS has all we need. 15 年之前
timer.h Get the timer to talk milliseconds instead of seconds. 15 年之前
video.cpp Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. 15 年之前
video.h Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. 15 年之前