AliceLR dbc568fabf Removed uthash as a build option. 5 yıl önce
..
audio 078165c835 PCS audio should now be silent at 0 volume 6 yıl önce
editor a8ab250c30 Make clang 'complaing' less 6 yıl önce
network b2fc649541 Properly check for timeouts when receiving HTTP status 6 yıl önce
old 5e9ff7f987 Fix id_chars magic numbers and missile_color bug 6 yıl önce
utils dbc568fabf Removed uthash as a build option. 5 yıl önce
Makefile.in dbc568fabf Removed uthash as a build option. 5 yıl önce
block.c 0c75dc73ea Fix several player-related COPY/COPY BLOCK/block action/undo bugs 6 yıl önce
block.h 0c75dc73ea Fix several player-related COPY/COPY BLOCK/block action/undo bugs 6 yıl önce
board.c 69d7379d0d Add scroll/sensor lists to counter debugger 6 yıl önce
board.h b8a3ab7b0b Minor include fixes 6 yıl önce
board_struct.h 3e0463442d Added reset on entry, load charset/palette on entry board settings 7 yıl önce
caption.c 1c7959ee12 Silence most darwin PPC build warnings 6 yıl önce
caption.h 57c26ef2f7 Separate caption code from core.c 6 yıl önce
compat.h e9ad3f66c6 Fix MAX_PATH define inconsistency for Windows 6 yıl önce
compat_sdl.h d420c101eb Allow Mac builds to use command in place of alt 6 yıl önce
configure.c 90a41cccd2 Add Switch port (SDL2/Mesa) (#166) 6 yıl önce
configure.h 33f54e4854 Add 'fullscreen_windowed' config option (#176) 6 yıl önce
const.h e331ef0da2 Fix removed comment in const.h 6 yıl önce
core.c b2ef1987e8 Add generic context-sensitive joystick actions (#157) 6 yıl önce
core.h b2ef1987e8 Add generic context-sensitive joystick actions (#157) 6 yıl önce
counter.c dbc568fabf Removed uthash as a build option. 5 yıl önce
counter.h f0360a947e Group function counter and gateway functions in counter.c 6 yıl önce
counter_struct.h dbc568fabf Removed uthash as a build option. 5 yıl önce
data.c b3a80976e6 Constify some data, remove some unused (obsolete) externs, and replace some ugly macros with inline functions. 15 yıl önce
data.h 99d3acf594 Improve param.c enum usage, fix 'Missle' typo 6 yıl önce
error.c b2ef1987e8 Add generic context-sensitive joystick actions (#157) 6 yıl önce
error.h b121feaedb Move updater restart code to main, add core_full_restart 6 yıl önce
event.c d1dcbb6852 Fix bugs found by AddressSanitizer 6 yıl önce
event.h 5d1a0e930c Fixes for OpenBSD 6 yıl önce
event_sdl.c 90a41cccd2 Add Switch port (SDL2/Mesa) (#166) 6 yıl önce
expr.c 182e389e6f Minor optimization for interpolation 6 yıl önce
expr.h 2de2e0cf37 Fixed crash bug when interpolating long strings into names 7 yıl önce
extmem.h ce7a885d31 NDS build fix with debytecode. 15 yıl önce
fsafeopen.c 873a5e2753 3ds renderer improvements (#143) 6 yıl önce
fsafeopen.h 8533975508 Reject open of directories. 14 yıl önce
game.c b2ef1987e8 Add generic context-sensitive joystick actions (#157) 6 yıl önce
game.h c740ee72f6 Fix editor mod loading bugs 6 yıl önce
game_menu.c b2ef1987e8 Add generic context-sensitive joystick actions (#157) 6 yıl önce
game_menu.h 40d9e326f9 Move non-game.c functions out of game.h 6 yıl önce
game_ops.c f577cd72c3 Add sfx_id enum 6 yıl önce
game_ops.h c2f2199134 Split player functions out of game_ops.c 6 yıl önce
game_player.c 99d3acf594 Improve param.c enum usage, fix 'Missle' typo 6 yıl önce
game_player.h c62efbfd9e Move intro mesg handling back to game.c 6 yıl önce
game_update.c 654a59709b Fix player movement key repeat reset when locking the player 6 yıl önce
game_update.h 9955e37945 Fix teleport bug from previous commits 6 yıl önce
game_update_board.c e3b1f89547 Added hack so palette editor can run from counter debugger again 6 yıl önce
graphics.c 1a852b9d77 Remove c_offset checks for dirty_ui() 6 yıl önce
graphics.h 33f54e4854 Add 'fullscreen_windowed' config option (#176) 6 yıl önce
helpsys.c 6faf4ba0d9 Fix more Wunused-result 6 yıl önce
helpsys.h 4b18c16222 Fix the help system for contexts using the main loop 6 yıl önce
idarray.c b8a3ab7b0b Minor include fixes 6 yıl önce
idarray.h b8a3ab7b0b Minor include fixes 6 yıl önce
idput.c 5e9ff7f987 Fix id_chars magic numbers and missile_color bug 6 yıl önce
idput.h 5e9ff7f987 Fix id_chars magic numbers and missile_color bug 6 yıl önce
intake.c b2ef1987e8 Add generic context-sensitive joystick actions (#157) 6 yıl önce
intake.h 2278dbbd63 Remove robot editor hacks from old intake 6 yıl önce
intake_num.c 8893e2b42a Context functions now passed by struct, related core.c cleanup 6 yıl önce
intake_num.h b63327a11f Move palette editor to main loop 6 yıl önce
keysym.h b2ef1987e8 Add generic context-sensitive joystick actions (#157) 6 yıl önce
legacy_board.c a4ebe25684 Fix unused-result in world/board loaders 6 yıl önce
legacy_board.h 610e6a4579 EOL conversion for various source files added since 2.84c 7 yıl önce
legacy_rasm.c 9131e23417 Updated Makefile to correctly check for GCC > 4.x 7 yıl önce
legacy_rasm.h d0cff930ad Robot debugger performance improved; debytecode support implemented 7 yıl önce
legacy_robot.c 74c077b5bf Debytecode: clean robot saving rot, save source only, break zap saving 6 yıl önce
legacy_robot.h 610e6a4579 EOL conversion for various source files added since 2.84c 7 yıl önce
legacy_world.c dbc568fabf Removed uthash as a build option. 5 yıl önce
legacy_world.h 6b5b7b63b2 Do not pass NULL in place of mzx_world. 6 yıl önce
main.c a8ab250c30 Make clang 'complaing' less 6 yıl önce
memcasecmp.h 1167b8927b Replace toupper/tolower in memcasecmp and khash with lookup table 6 yıl önce
memfile.h 7b6cd725ea Replace zip_expand with zip_open_mem_write_ext, cleanup 6 yıl önce
mzm.c 6faf4ba0d9 Fix more Wunused-result 6 yıl önce
mzm.h 3516696a2c Fixed editor MZM bugs and mzm.c style 7 yıl önce
platform.h a18a2cd17d Replace all instances of 'bool' with 'boolean' 6 yıl önce
platform_dummy.c 051ec1657d Fix wait_event() timeout implementation for all platforms (#154) 6 yıl önce
platform_endian.h 01e25ea578 Improve compile times on Windows (#127) 6 yıl önce
platform_sdl.c a18a2cd17d Replace all instances of 'bool' with 'boolean' 6 yıl önce
pngops.c a18a2cd17d Replace all instances of 'bool' with 'boolean' 6 yıl önce
pngops.h a18a2cd17d Replace all instances of 'bool' with 'boolean' 6 yıl önce
rasm.c 74c077b5bf Debytecode: clean robot saving rot, save source only, break zap saving 6 yıl önce
rasm.h 3e1c275082 Debytecode: fix ARG_TYPE_FRAGMENT compiler warnings 6 yıl önce
render.c 736c154506 Fix builds with GL disabled 6 yıl önce
render.h 736c154506 Fix builds with GL disabled 6 yıl önce
render_egl.c cbe3c2953a Add config option to enable OpenGL ES compatibility hacks (#172) 6 yıl önce
render_egl.h cbe3c2953a Add config option to enable OpenGL ES compatibility hacks (#172) 6 yıl önce
render_gl.c 143e7594e7 GL_STACK_OVERFLOW and GL_STACK_UNDERFLOW aren't defined by GLESv2 6 yıl önce
render_gl.h cbe3c2953a Add config option to enable OpenGL ES compatibility hacks (#172) 6 yıl önce
render_gl1.c ea4378247c opengl1 renderer now uses power of 2 textures (#174) 6 yıl önce
render_gl2.c cbe3c2953a Add config option to enable OpenGL ES compatibility hacks (#172) 6 yıl önce
render_glsl.c 5d1a0e930c Fixes for OpenBSD 6 yıl önce
render_gp2x.c 3f1a7264e2 Use SDL_UpdateWindowSurface for software, gp2x; improve SDL window cleanup 6 yıl önce
render_layer.c a8ab250c30 Make clang 'complaing' less 6 yıl önce
render_layer.h 8ce3e8da7a Fix style: src/render*, part 1 6 yıl önce
render_layer_code.h 7e877a7d52 Reduce render_layer build time for Wii 6 yıl önce
render_sdl.c 736c154506 Fix builds with GL disabled 6 yıl önce
render_sdl.h 33f54e4854 Add 'fullscreen_windowed' config option (#176) 6 yıl önce
render_soft.c 3b50ed32a5 Clean up render_yuv.c, fix soft_render_mouse crash, add quit_video 6 yıl önce
render_softscale.c 736c154506 Fix builds with GL disabled 6 yıl önce
render_yuv.c 90a41cccd2 Add Switch port (SDL2/Mesa) (#166) 6 yıl önce
renderers.h ad624dc648 Add "softscale" renderer for SDL 2 builds (#175) 6 yıl önce
robot.c b2ef1987e8 Add generic context-sensitive joystick actions (#157) 6 yıl önce
robot.h 74c077b5bf Debytecode: clean robot saving rot, save source only, break zap saving 6 yıl önce
robot_struct.h 74c077b5bf Debytecode: clean robot saving rot, save source only, break zap saving 6 yıl önce
run_robot.c 0c75dc73ea Fix several player-related COPY/COPY BLOCK/block action/undo bugs 6 yıl önce
run_stubs.c a18a2cd17d Replace all instances of 'bool' with 'boolean' 6 yıl önce
run_stubs.h a18a2cd17d Replace all instances of 'bool' with 'boolean' 6 yıl önce
scrdisp.c b2ef1987e8 Add generic context-sensitive joystick actions (#157) 6 yıl önce
scrdisp.h 4339d17d9a Add game UI layer, fix scroll coloring bug 6 yıl önce
settings.c 90a41cccd2 Add Switch port (SDL2/Mesa) (#166) 6 yıl önce
settings.h 0ac1527d54 Make config structs static, cleanup 6 yıl önce
sprite.c a18a2cd17d Replace all instances of 'bool' with 'boolean' 6 yıl önce
sprite.h a18a2cd17d Replace all instances of 'bool' with 'boolean' 6 yıl önce
sprite_struct.h 79d9443f6d Stabilized the sprite yorder sort. 7 yıl önce
str.c dbc568fabf Removed uthash as a build option. 5 yıl önce
str.h 1d4bc8d561 Replace nonsensical and confusing compare_strings/memcasecmp var naming 6 yıl önce
thread_pthread.h a18a2cd17d Replace all instances of 'bool' with 'boolean' 6 yıl önce
thread_sdl.h a18a2cd17d Replace all instances of 'bool' with 'boolean' 6 yıl önce
updater.c 8287f4c6c1 Move updater UI code out of __check_for_updates 6 yıl önce
updater.h a18a2cd17d Replace all instances of 'bool' with 'boolean' 6 yıl önce
util.c 90a41cccd2 Add Switch port (SDL2/Mesa) (#166) 6 yıl önce
util.h 90a41cccd2 Add Switch port (SDL2/Mesa) (#166) 6 yıl önce
window.c b2ef1987e8 Add generic context-sensitive joystick actions (#157) 6 yıl önce
window.h 90d1af0ec1 Enable runtime renderer switching (#167) 6 yıl önce
world.c dbc568fabf Removed uthash as a build option. 5 yıl önce
world.h 7520e0bcf1 Remove nonexistent 2.62b magic, add origins for magic codes 6 yıl önce
world_format.h 74c077b5bf Debytecode: clean robot saving rot, save source only, break zap saving 6 yıl önce
world_struct.h 5e9ff7f987 Fix id_chars magic numbers and missile_color bug 6 yıl önce
yuv.h ad624dc648 Add "softscale" renderer for SDL 2 builds (#175) 6 yıl önce
zip.c 978a44c19f zip.c comment cleanup 6 yıl önce
zip.h 858de74f98 Fix libspec for zip functions, stop linking zip.o to the editor 6 yıl önce