.. |
tests
|
Isolate module submodule
|
2024-09-17 23:16:58 +03:00 |
aiambient.cpp
|
Fix spello "charactor"
|
2024-09-03 13:26:51 +02:00 |
aiambient.h
|
Replace "unsigned char" with "uint8_t"
|
2024-05-23 22:58:46 -04:00 |
AIGoal.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
AIGoal.h
|
[Cleanup] Removed function declarations that are not implemented.
|
2024-08-20 20:03:02 +02:00 |
AImain.cpp
|
Convert core game to use new logging facility
|
2024-09-10 03:00:26 +03:00 |
AIMain.h
|
Convert core game to use new logging facility
|
2024-09-10 03:00:26 +03:00 |
aipath.cpp
|
Merge pull request #582 from jengelh/master
|
2024-09-21 21:25:46 +03:00 |
aipath.h
|
Mark functions and variables as static (#185)
|
2024-05-07 23:35:28 +02:00 |
aistruct_external.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
aistruct.h
|
Fix spello "independan.."
|
2024-09-03 13:26:51 +02:00 |
aiterrain.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
aiterrain.h
|
Modernize struct/enum/unions type declarations
|
2024-05-30 03:35:17 -04:00 |
ambient.cpp
|
Merge pull request #614 from winterheart/ddebug-update
|
2024-10-05 17:21:19 +02:00 |
ambient.h
|
Modernize struct/enum/unions type declarations
|
2024-05-30 03:35:17 -04:00 |
args.cpp
|
Add start parameter to FindArg()
|
2024-09-29 12:53:49 -04:00 |
args.h
|
Add start parameter to FindArg()
|
2024-09-29 12:53:49 -04:00 |
attach.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
attach.h
|
Remove MacOS (Classic) code and all references (1/3)
|
2024-04-27 07:38:14 -07:00 |
audiotaunts.cpp
|
Replace ddio_GetTempFileName() with ddio_GetTmpFileName()
|
2024-09-18 21:23:18 +03:00 |
audiotaunts.h
|
Update DoPathFileDialog() to use std::fs::path
|
2024-08-15 11:50:36 +03:00 |
bnode.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
bnode.h
|
Modernize struct/enum/unions type declarations
|
2024-05-30 03:35:17 -04:00 |
BOA.cpp
|
mem_malloc type triviality checks (4/8)
|
2024-09-16 22:12:13 +02:00 |
BOA.h
|
Fix spello "seperate.."
|
2024-09-03 13:26:51 +02:00 |
Briefing.cpp
|
mem_malloc type triviality checks (7/8)
|
2024-09-16 22:12:14 +02:00 |
Briefing.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
BriefingParse.cpp
|
Convert core game to use new logging facility
|
2024-09-10 03:00:26 +03:00 |
BriefingParse.h
|
Move platform-specific defines and macros to own file crossplat.h
|
2024-08-20 23:09:27 +03:00 |
bsp.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
bsp.h
|
[Cleanup] Removed function declarations that are not implemented.
|
2024-08-20 20:03:02 +02:00 |
buddymenu.cpp
|
Convert core game to use new logging facility
|
2024-09-10 03:00:26 +03:00 |
buddymenu.h
|
Mark functions and variables as static (#185)
|
2024-05-07 23:35:28 +02:00 |
cinematics.cpp
|
Remove unused arguments from mve_Init()
|
2024-09-28 14:36:24 -04:00 |
cinematics.h
|
MVE: Switch to D2X implementation (first run)
|
2024-07-09 03:40:49 +03:00 |
CMakeLists.txt
|
Remove unused serial check code
|
2024-09-24 23:00:53 +03:00 |
cockpit.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
cockpit.h
|
Replace "ushort" with "uint16_t" and fix missing includes
|
2024-05-23 23:16:40 -04:00 |
config.cpp
|
Merge branch 'main' into ui-network-settings
|
2024-10-06 19:23:40 +02:00 |
config.h
|
[Cleanup] Removed function declarations that are not implemented.
|
2024-08-20 20:03:02 +02:00 |
ConfigItem.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
ConfigItem.h
|
Programmatically replace all __LINUX__ with POSIX
|
2024-07-12 18:11:54 -05:00 |
Controls.cpp
|
Remove unimplemented '-rjoy' option
|
2024-09-18 22:32:56 +02:00 |
controls.h
|
Remove unimplemented '-rjoy' option
|
2024-09-18 22:32:56 +02:00 |
credits.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
credits.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
CtlCfgElem.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
CtlCfgElem.h
|
Rename lnxcontroller to sdlcontroller
|
2024-09-18 22:32:09 +02:00 |
ctlconfig.cpp
|
Merge branch 'main' into ui-network-settings
|
2024-10-06 19:23:40 +02:00 |
ctlconfig.h
|
pps slider
|
2024-09-21 20:29:36 +02:00 |
ctlconfigtxt.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
d3movie.cpp
|
Consolidate case-sensitive filesystem functions
|
2024-09-29 12:51:15 -04:00 |
d3movie.h
|
Remove unused arguments from mve_Init()
|
2024-09-28 14:36:24 -04:00 |
d3music.cpp
|
Move pserror.h to ddebug module
|
2024-09-24 23:00:53 +03:00 |
d3music.h
|
Merge d3music module into Descent3
|
2024-07-28 16:50:41 +03:00 |
D3ForceFeedback.cpp
|
Replace ddio_GetTempFileName() with ddio_GetTmpFileName()
|
2024-09-18 21:23:18 +03:00 |
D3ForceFeedback.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
damage_external.h
|
Remove MacOS (Classic) code and all references (1/3)
|
2024-04-27 07:38:14 -07:00 |
damage.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
damage.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
deathinfo_external.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
DeathInfo.h
|
[Cleanup] Removed function declarations that are not implemented.
|
2024-08-20 20:03:02 +02:00 |
debuggraph.cpp
|
mem_malloc type triviality checks (3/8)
|
2024-09-16 22:12:13 +02:00 |
debuggraph.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
dedicated_server.cpp
|
Merge branch 'main' into ui-network-settings
|
2024-09-19 19:17:09 +02:00 |
demofile.cpp
|
Merge pull request #614 from winterheart/ddebug-update
|
2024-10-05 17:21:19 +02:00 |
Descent3.exe.manifest.in
|
Set activeCodePage to UTF-8
|
2024-07-17 10:25:40 -04:00 |
Descent3.icns
|
Set app icon for MacOS, build a bundle instead of executable
|
2024-07-20 21:24:03 +02:00 |
Descent3.ico
|
|
|
Descent3.rc.in
|
Add more detail to RC file
|
2024-07-28 16:11:44 +02:00 |
descent.cpp
|
Consolidate case-sensitive filesystem functions
|
2024-09-29 12:51:15 -04:00 |
descent.h
|
Move Base_directory into the cfile module
|
2024-09-29 09:15:06 -04:00 |
difficulty_external.h
|
Remove MacOS (Classic) code and all references (1/3)
|
2024-04-27 07:38:14 -07:00 |
difficulty.cpp
|
Mark functions and variables as static (#185)
|
2024-05-07 23:35:28 +02:00 |
difficulty.h
|
Replace "ubyte" with "uint8_t"
|
2024-05-23 23:07:26 -04:00 |
DllWrappers.cpp
|
Replace debugbreak with SDL_assert()
|
2024-09-24 23:03:02 +03:00 |
DllWrappers.h
|
Fix spello "it's"
|
2024-09-03 13:26:51 +02:00 |
door.cpp
|
Fix spello "seperate.."
|
2024-09-03 13:26:51 +02:00 |
door.h
|
Fix spello "seperate.."
|
2024-09-03 13:26:51 +02:00 |
doorway.cpp
|
mem_malloc type triviality checks (8/8)
|
2024-09-16 22:12:14 +02:00 |
doorway.h
|
Fix spello "it's"
|
2024-09-03 13:26:51 +02:00 |
fireball_external.h
|
Remove MacOS (Classic) code and all references (1/3)
|
2024-04-27 07:38:14 -07:00 |
fireball.cpp
|
Convert core game to use new logging facility
|
2024-09-10 03:00:26 +03:00 |
fireball.h
|
[Cleanup] Removed function declarations that are not implemented.
|
2024-08-20 20:03:02 +02:00 |
Game2DLL.cpp
|
Add -aditionaldir option
|
2024-09-29 14:07:53 -04:00 |
game.cpp
|
Add -aditionaldir option
|
2024-09-29 14:07:53 -04:00 |
game.h
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
GameCheat.cpp
|
Fix spello "seperate.."
|
2024-09-03 13:26:51 +02:00 |
gamecinematics_external.h
|
Modernize struct/enum/unions type declarations
|
2024-05-30 03:35:17 -04:00 |
gamecinematics.cpp
|
Convert core game to use new logging facility
|
2024-09-10 03:00:26 +03:00 |
gamecinematics.h
|
Fix spello "seperate.."
|
2024-09-03 13:26:51 +02:00 |
gameevent.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
gameevent.h
|
Modernize struct/enum/unions type declarations
|
2024-05-30 03:35:17 -04:00 |
gamefile.cpp
|
Updated source to reflect the license that this code is released under.
|
2024-04-20 09:57:49 -06:00 |
gamefile.h
|
Modernize struct/enum/unions type declarations
|
2024-05-30 03:35:17 -04:00 |
gamefont.cpp
|
Convert core game to use new logging facility
|
2024-09-10 03:00:26 +03:00 |
gamefont.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
GameLoop.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
gameloop.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
gamepath.cpp
|
Convert core game to use new logging facility
|
2024-09-10 03:00:26 +03:00 |
gamepath.h
|
Convert core game to use new logging facility
|
2024-09-10 03:00:26 +03:00 |
gamesave.cpp
|
Merge pull request #614 from winterheart/ddebug-update
|
2024-10-05 17:21:19 +02:00 |
gamesave.h
|
Convert core game to use new logging facility
|
2024-09-10 03:00:26 +03:00 |
gamesequence.cpp
|
Consolidate case-sensitive filesystem functions
|
2024-09-29 12:51:15 -04:00 |
gamesequence.h
|
Change SimpleStartLevel() to use std::fs::path
|
2024-08-15 11:48:16 +03:00 |
gamespy.cpp
|
Consolidate case-sensitive filesystem functions
|
2024-09-29 12:51:15 -04:00 |
gamespy.h
|
Reactivate GameSpy functionality
|
2024-08-30 04:27:51 +03:00 |
gamespyutils.cpp
|
Reactivate GameSpy functionality
|
2024-08-30 04:27:51 +03:00 |
gamespyutils.h
|
Reactivate GameSpy functionality
|
2024-08-30 04:27:51 +03:00 |
gametexture.cpp
|
mem_malloc type triviality checks (2/8)
|
2024-09-16 22:12:12 +02:00 |
gametexture.h
|
Fix spello "its"
|
2024-09-03 13:26:51 +02:00 |
gauges.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
gauges.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
help.cpp
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
help.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
hotspotmap.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
hotspotmap.h
|
[Cleanup] Fixed mismatch between function declarations and implementations.
|
2024-08-20 20:03:02 +02:00 |
hud.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
hud.h
|
[Cleanup] Removed function declarations that are not implemented.
|
2024-08-20 20:03:02 +02:00 |
huddisplay.cpp
|
Replace "ubyte" with "uint8_t"
|
2024-05-23 23:07:26 -04:00 |
hudmessage.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
init.cpp
|
Add -aditionaldir option
|
2024-09-29 14:07:53 -04:00 |
init.h
|
Make MercInstalled() function available from header
|
2024-08-15 11:50:32 +03:00 |
Inventory.cpp
|
mem_malloc type triviality checks (7/8)
|
2024-09-16 22:12:14 +02:00 |
Inventory.h
|
Fix spello "it's"
|
2024-09-03 13:26:51 +02:00 |
levelgoal_external.h
|
Remove MacOS (Classic) code and all references (1/3)
|
2024-04-27 07:38:14 -07:00 |
levelgoal.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
levelgoal.h
|
Replace "unsigned int" with "uint32_t"
|
2024-05-23 22:51:16 -04:00 |
lighting.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
lighting.h
|
[Cleanup] Removed function declarations that are not implemented.
|
2024-08-20 20:03:02 +02:00 |
lightmap_info.cpp
|
Move pserror.h to ddebug module
|
2024-09-24 23:00:53 +03:00 |
lightmap_info.h
|
Move pserror.h to ddebug module
|
2024-09-24 23:00:53 +03:00 |
list.cpp
|
Move pserror.h to ddebug module
|
2024-09-24 23:00:53 +03:00 |
list.h
|
Move pserror.h to ddebug module
|
2024-09-24 23:00:53 +03:00 |
LoadLevel.cpp
|
mem_malloc type triviality checks (7/8)
|
2024-09-16 22:12:14 +02:00 |
LoadLevel.h
|
Move global static variables out of headers
|
2024-05-28 17:46:31 -04:00 |
loadstate.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
localization.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
localization.h
|
Fix spello "it's"
|
2024-09-03 13:26:51 +02:00 |
marker.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
marker.h
|
Remove MacOS (Classic) code and all references (1/3)
|
2024-04-27 07:38:14 -07:00 |
matcen_external.h
|
Remove MacOS (Classic) code and all references (1/3)
|
2024-04-27 07:38:14 -07:00 |
matcen.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
matcen.h
|
Replace "short" with "int16_t" and fix missing headers
|
2024-05-23 23:49:31 -04:00 |
megacell.cpp
|
Remove unused texture.h
|
2024-07-28 16:50:43 +03:00 |
menu.cpp
|
Add -aditionaldir option
|
2024-09-29 14:07:53 -04:00 |
menu.h
|
Fix spello "its"
|
2024-09-03 13:26:51 +02:00 |
mission_download.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
mission_download.h
|
Modernize struct/enum/unions type declarations
|
2024-05-30 03:35:17 -04:00 |
Mission.cpp
|
[Movie] Fixed level cutscenes sometimes not filling the screen
|
2024-10-05 08:48:50 +02:00 |
Mission.h
|
[Cleanup] Removed function declarations that are not implemented.
|
2024-08-20 20:03:02 +02:00 |
mmItem.cpp
|
Merge pull request #614 from winterheart/ddebug-update
|
2024-10-05 17:21:19 +02:00 |
mmItem.h
|
|
|
multi_client.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
multi_client.h
|
[Multiplayer] Removed unused global variable.
|
2024-08-20 20:03:02 +02:00 |
multi_connect.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
multi_dll_mgr.cpp
|
Add -aditionaldir option
|
2024-09-29 14:07:53 -04:00 |
multi_dll_mgr.h
|
DDIO: new crossplatform SleepMS() function
|
2024-08-20 23:08:10 +03:00 |
multi_external.h
|
Switch netgame_info::server_config_name to dynamically allocated
|
2024-09-09 12:15:04 +02:00 |
multi_save_setting.cpp
|
Convert core game to use new logging facility
|
2024-09-10 03:00:26 +03:00 |
multi_save_settings.h
|
Change Multi*Settings() to use std::fs::path
|
2024-08-15 11:48:16 +03:00 |
multi_server.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
multi_server.h
|
Replace "ubyte" with "uint8_t"
|
2024-05-23 23:07:26 -04:00 |
multi_ui.cpp
|
Merge pull request #614 from winterheart/ddebug-update
|
2024-10-05 17:21:19 +02:00 |
multi_ui.h
|
[Cleanup] Removed function declarations that are not implemented.
|
2024-08-20 20:03:02 +02:00 |
multi_world_state.h
|
Remove MacOS (Classic) code and all references (1/3)
|
2024-04-27 07:38:14 -07:00 |
multi.cpp
|
Add -aditionaldir option
|
2024-09-29 14:07:53 -04:00 |
multi.h
|
Fix spello "its"
|
2024-09-03 13:26:51 +02:00 |
multisafe_server.cpp
|
Convert core game to use new logging facility
|
2024-09-10 03:00:26 +03:00 |
multisafe.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
multisafe.h
|
Replace "ubyte" with "uint8_t"
|
2024-05-23 23:07:26 -04:00 |
NewPyroGauges.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
NewPyroGauges.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
newui_core.cpp
|
mem_malloc type triviality checks (8/8)
|
2024-09-16 22:12:14 +02:00 |
newui_core.h
|
Replace "short" with "int16_t" and fix missing headers
|
2024-05-23 23:49:31 -04:00 |
newui_filedlg.cpp
|
Fix DoPathFileDialog() issues
|
2024-10-13 05:05:37 +03:00 |
newui.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
newui.h
|
Reduce linux_fix.h usage in project
|
2024-08-20 23:08:10 +03:00 |
object_external.h
|
Fix spello "seperate.."
|
2024-09-03 13:26:51 +02:00 |
object_lighting.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
object_lighting.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
object.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
object.h
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
objinfo.cpp
|
mem_malloc type triviality checks (2/8)
|
2024-09-16 22:12:12 +02:00 |
objinfo.h
|
Fix spello "seperate.."
|
2024-09-03 13:26:51 +02:00 |
ObjInit.cpp
|
mem_malloc type triviality checks (2/8)
|
2024-09-16 22:12:12 +02:00 |
objinit.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
ObjScript.cpp
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
ObjScript.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
osiris_dll.h
|
Merge pull request #591 from winterheart/ddio-update
|
2024-09-23 22:37:14 +02:00 |
osiris_predefs.cpp
|
mem_malloc type triviality checks (2/8)
|
2024-09-16 22:12:12 +02:00 |
osiris_predefs.h
|
Fix spello "it's"
|
2024-09-03 13:26:51 +02:00 |
osiris_share.h
|
Remove MacOS (Classic) code and all references (1/3)
|
2024-04-27 07:38:14 -07:00 |
OsirisLoadandBind.cpp
|
[Osiris] Reduced MAX_LOADED_MODULES to its original value
|
2024-09-27 15:28:11 +02:00 |
pilot_class.cpp
|
Add -aditionaldir option
|
2024-09-29 14:07:53 -04:00 |
pilot_class.h
|
Rename lnxcontroller to sdlcontroller
|
2024-09-18 22:32:09 +02:00 |
pilot.cpp
|
Fix another uninitialized string buffer access in pilot.cpp
|
2024-10-09 10:35:49 +02:00 |
pilot.h
|
[Cleanup] Removed function declarations that are not implemented.
|
2024-08-20 20:03:02 +02:00 |
PilotPicsAPI.cpp
|
Merge pull request #614 from winterheart/ddebug-update
|
2024-10-05 17:21:19 +02:00 |
PilotPicsAPI.h
|
Replace "ushort" with "uint16_t" and fix missing includes
|
2024-05-23 23:16:40 -04:00 |
player_external_struct.h
|
Fix spello "seperate.."
|
2024-09-03 13:26:51 +02:00 |
player_external.h
|
Fix spello "seperate.."
|
2024-09-03 13:26:51 +02:00 |
Player.cpp
|
[Player] Fixed crash when loading multiplayer level with outside player spawn position
|
2024-10-05 08:49:50 +02:00 |
player.h
|
Fix spello "it's"
|
2024-09-03 13:26:51 +02:00 |
postrender.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
postrender.h
|
Modernize struct/enum/unions type declarations
|
2024-05-30 03:35:17 -04:00 |
powerup.h
|
Modernize struct/enum/unions type declarations
|
2024-05-30 03:35:17 -04:00 |
procedurals.cpp
|
Convert core game to use new logging facility
|
2024-09-10 03:00:26 +03:00 |
procedurals.h
|
Move pserror.h to ddebug module
|
2024-09-24 23:00:53 +03:00 |
program.cpp
|
Windows SDL2 compilation
|
2024-06-29 18:21:37 +02:00 |
program.h
|
Fix spello "its"
|
2024-09-03 13:26:51 +02:00 |
render.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
render.h
|
Consolidate duplicated struct obj_sort_item
|
2024-09-09 08:31:14 +02:00 |
renderobject.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
renderobject.h
|
Remove MacOS (Classic) code and all references (1/3)
|
2024-04-27 07:38:14 -07:00 |
resource.h
|
Updated source to reflect the license that this code is released under.
|
2024-04-20 09:57:49 -06:00 |
robot.h
|
x64 compilation fixes
|
2024-06-09 20:12:47 +02:00 |
robotfire.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
robotfire.h
|
Updated source to reflect the license that this code is released under.
|
2024-04-20 09:57:49 -06:00 |
room_external.h
|
Fix spello "seperate.."
|
2024-09-03 13:26:51 +02:00 |
room.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
room.h
|
Fix spello "seperate.."
|
2024-09-03 13:26:51 +02:00 |
scorch.cpp
|
Merge pull request #566 from jengelh/scorch
|
2024-09-07 21:49:34 +02:00 |
scorch.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
screens.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
screens.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
sdlmain.cpp
|
Don’t use Base_directory before it’s been set
|
2024-09-28 14:37:28 -04:00 |
ship.cpp
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
ship.h
|
Modernize struct/enum/unions type declarations
|
2024-05-30 03:35:17 -04:00 |
SLEW.cpp
|
Fix compilation of editor
|
2024-09-25 23:47:03 +03:00 |
slew.h
|
Release build fixes
|
2024-06-07 23:50:38 +02:00 |
SmallViews.cpp
|
Fix spello "its"
|
2024-09-03 13:26:51 +02:00 |
SmallViews.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
soar_helpers.cpp
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
soar_helpers.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
soar.cpp
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
soar.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
sounds.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
special_face.cpp
|
Move pserror.h to ddebug module
|
2024-09-24 23:00:53 +03:00 |
special_face.h
|
Move pserror.h to ddebug module
|
2024-09-24 23:00:53 +03:00 |
spew.cpp
|
Convert core game to use new logging facility
|
2024-09-10 03:00:26 +03:00 |
spew.h
|
Fix spello "it's"
|
2024-09-03 13:26:51 +02:00 |
splinter.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
splinter.h
|
Remove MacOS (Classic) code and all references (1/3)
|
2024-04-27 07:38:14 -07:00 |
stringtable.h
|
Heavy patching for compiler warnings.
|
2024-04-29 00:18:56 -04:00 |
subtitles.cpp
|
mem_malloc type triviality checks (7/8)
|
2024-09-16 22:12:14 +02:00 |
subtitles.h
|
Update cinematics API to use std::fs::path
|
2024-07-05 01:50:57 +03:00 |
TelCom.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
TelCom.h
|
Fix spello "it's"
|
2024-09-03 13:26:51 +02:00 |
TelComAutoMap.cpp
|
mem_malloc type triviality checks (6/8)
|
2024-09-16 22:12:13 +02:00 |
TelComAutoMap.h
|
Replace "ubyte" with "uint8_t"
|
2024-05-23 23:07:26 -04:00 |
TelComCargo.cpp
|
Modernize struct/enum/unions type declarations
|
2024-05-30 03:35:17 -04:00 |
TelComCargo.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
TelComEffects.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
TelComEffects.h
|
Fix spello "it's"
|
2024-09-03 13:26:51 +02:00 |
TelcomEffectsRender.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
TelComEfxStructs.h
|
Modernize struct/enum/unions type declarations
|
2024-05-30 03:35:17 -04:00 |
TelComGoals.cpp
|
mem_malloc type triviality checks (2/8)
|
2024-09-16 22:12:12 +02:00 |
TelComGoals.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
terrain.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
terrain.h
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
terrainrender.cpp
|
Merge pull request #617 from pzychotic/fix-508
|
2024-10-06 13:28:14 +02:00 |
TerrainSearch.cpp
|
Convert core game to use new logging facility
|
2024-09-10 03:00:26 +03:00 |
trigger.cpp
|
Convert core game to use new logging facility
|
2024-09-10 03:00:26 +03:00 |
trigger.h
|
Modernize struct/enum/unions type declarations
|
2024-05-30 03:35:17 -04:00 |
vclip.cpp
|
mem_malloc type triviality checks (4/8)
|
2024-09-16 22:12:13 +02:00 |
vclip.h
|
Convert bm_SaveFileBitmap() and SaveVClip() to std::fs::path
|
2024-07-05 01:50:57 +03:00 |
viseffect_external.h
|
Move pserror.h to ddebug module
|
2024-09-24 23:00:53 +03:00 |
viseffect.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
viseffect.h
|
Replace "ushort" with "uint16_t" and fix missing includes
|
2024-05-23 23:16:40 -04:00 |
voice.cpp
|
Convert core game to use new logging facility
|
2024-09-10 03:00:26 +03:00 |
voice.h
|
Join license header with historical commentrs
|
2024-05-08 14:41:19 -04:00 |
weapon_external.h
|
Remove MacOS (Classic) code and all references (1/3)
|
2024-04-27 07:38:14 -07:00 |
weapon.cpp
|
Merge pull request #558 from jengelh/crashes.2
|
2024-09-07 21:57:49 +02:00 |
weapon.h
|
[Cleanup] Removed function declarations that are not implemented.
|
2024-08-20 20:03:02 +02:00 |
WeaponFire.cpp
|
Avoid using ASSERT in interface headers
|
2024-09-24 23:03:02 +03:00 |
weather.cpp
|
Move pserror.h to ddebug module
|
2024-09-24 23:00:53 +03:00 |
weather.h
|
Fix spello "its"
|
2024-09-03 13:26:51 +02:00 |