Asher Gordon 6aee603dbc Don't allow duplicate player names. hace 4 años
..
2D_graphic.cpp e26fa2aa6d Replace APAK file loading. hace 4 años
2D_graphic.h 7110d7f058 Fixed crash in menu after mouse cursor click, removed dead code (2D) hace 11 años
3D_graphic.cpp b41a785d30 Change BMP file references to PNG files. hace 4 años
3D_graphic.h ddd1646275 Load config from ini file only once, fixed MAX_PATH length hace 10 años
3D_menus.cpp b41a785d30 Change BMP file references to PNG files. hace 4 años
3D_menus.h 14e0de6620 Partial fix of 3D menus hace 11 años
3d_math.cpp 1966f563d7 indent fix hace 13 años
3d_math.h 1966f563d7 indent fix hace 13 años
ArmAccess.cpp e26fa2aa6d Replace APAK file loading. hace 4 años
ArmAccess.h 1966f563d7 indent fix hace 13 años
Bind.cpp 1966f563d7 indent fix hace 13 años
Bind.h 1966f563d7 indent fix hace 13 años
Camera.cpp 9b94485347 Fixed memmory corruption, by Adam Sulmicki hace 11 años
Comics.cpp e26fa2aa6d Replace APAK file loading. hace 4 años
Comics.h 1966f563d7 indent fix hace 13 años
Command.cpp 7110d7f058 Fixed crash in menu after mouse cursor click, removed dead code (2D) hace 11 años
Command.h 1966f563d7 indent fix hace 13 años
Dda.cpp 1966f563d7 indent fix hace 13 años
Dda.h 1966f563d7 indent fix hace 13 años
Demo.cpp 3cb8fecba1 Remove iLanguageVersion ('languageid' in the INI file). hace 4 años
Demo.h 7e148fb4cb removed some unused parts of graphics initialization hace 12 años
Editor_Levelu.cpp e26fa2aa6d Replace APAK file loading. hace 4 años
Editor_Levelu.h 1966f563d7 indent fix hace 13 años
Editor_Prvku.cpp e26fa2aa6d Replace APAK file loading. hace 4 años
Editor_Prvku.h 1966f563d7 indent fix hace 13 años
Init.cpp e26fa2aa6d Replace APAK file loading. hace 4 años
Menu.cpp 6aee603dbc Don't allow duplicate player names. hace 4 años
Menu.h 739eb8d6b8 Set `iActualScene' when a level is loaded on the command line. hace 4 años
Menu2.cpp b41a785d30 Change BMP file references to PNG files. hace 4 años
Menu2.h e3c11e68e5 Finished warning clean-up hace 12 años
Object.h 85dd6dccbe Replace VERZEHI and VERZELO with VERSION from config.h. hace 4 años
Setup.h a654199dca ini fixes hace 10 años
Tools.cpp 58603bf3a3 Add "RIGHT CTRL" to Key2String()'s `translation_table'. hace 4 años
Tools.h 95cabd7bcc fixed key-names in menu, part one hace 12 años
ambient_sounds.cpp ddd1646275 Load config from ini file only once, fixed MAX_PATH length hace 10 años
ambient_sounds.h 1966f563d7 indent fix hace 13 años
animationk.cpp 29131f0e49 Fix buffer overflow in am_Create_Fairies(). hace 4 años
animationk.h 4348a56c01 Fix more crashes in animation module. hace 4 años
animend_functions.cpp 974e2e516b gcc7 (Fedora 26) build fixes hace 7 años
animend_functions.h f7b6b9c57f fix build warnings - WIP hace 12 años
audio_plug-in.cpp e26fa2aa6d Replace APAK file loading. hace 4 años
audio_plug-in.h 6ccd55be92 Fix material file loading. hace 4 años
camera.h 1966f563d7 indent fix hace 13 años
codec.h 1966f563d7 indent fix hace 13 años
config_types.h 1c2c951f53 first commit hace 13 años
controls.cpp b41a785d30 Change BMP file references to PNG files. hace 4 años
controls.h 4d05958dc6 Almost working window resize on the fly hace 11 años
controls3d.cpp b41a785d30 Change BMP file references to PNG files. hace 4 años
controls3d.h 4d05958dc6 Almost working window resize on the fly hace 11 años
credits.cpp b41a785d30 Change BMP file references to PNG files. hace 4 años
credits.h 1966f563d7 indent fix hace 13 años
ddutil.cpp 1966f563d7 indent fix hace 13 años
ddutil.h 1966f563d7 indent fix hace 13 años
dxutil.h 1966f563d7 indent fix hace 13 años
font.cpp e26fa2aa6d Replace APAK file loading. hace 4 años
font.h e26fa2aa6d Replace APAK file loading. hace 4 años
font3d.cpp 732a5b898f Fix some memory errors. hace 4 años
font3d.h e26fa2aa6d Replace APAK file loading. hace 4 años
game_init.cpp e26fa2aa6d Replace APAK file loading. hace 4 años
game_init.h e26fa2aa6d Replace APAK file loading. hace 4 años
game_logic.cpp 188881ffbe Save a screenshot on SIGUSR1. hace 4 años
game_logic.h 188881ffbe Save a screenshot on SIGUSR1. hace 4 años
game_main.cpp 3a245ef602 Use the default values for new settings rather than guessing them. hace 4 años
game_main.h 1966f563d7 indent fix hace 13 años
grammar.cpp e26fa2aa6d Replace APAK file loading. hace 4 años
grammar.h 1966f563d7 indent fix hace 13 años
init.h 1966f563d7 indent fix hace 13 años
level_environment.h 1966f563d7 indent fix hace 13 años
load_level.cpp e020308b90 Enable screenshots. hace 4 años
load_level.h e020308b90 Enable screenshots. hace 4 años
menu_def.h 968c628f1d Fixed 2D menu in fullscreen hace 11 años
menu_script.cpp e26fa2aa6d Replace APAK file loading. hace 4 años
menu_script.h e3c11e68e5 Finished warning clean-up hace 12 años
profiles.cpp 6aee603dbc Don't allow duplicate player names. hace 4 años
profiles.h b381fd53d1 Fixed more warnings, some -1 -> NULL replacement hace 11 años
secure.h 1966f563d7 indent fix hace 13 años
setup.cpp 8af394fb7b Don't forget to save "animation of environment" to the .ini file. hace 4 años
square_cut.cpp 1966f563d7 indent fix hace 13 años
square_cut.h 1966f563d7 indent fix hace 13 años
trigers.cpp 732a5b898f Fix some memory errors. hace 4 años
trigers.h 69198dbee8 load ini from global location too hace 13 años
volume.cpp 637faf0ede Fixed some gcc warnings + first part of -1 -> NULL transition for handles hace 11 años
volume.h 1966f563d7 indent fix hace 13 años
water.cpp b381fd53d1 Fixed more warnings, some -1 -> NULL replacement hace 11 años
water.h 1966f563d7 indent fix hace 13 años