Descent3/Descent3
Louis Gombert 05d70f6322
Merge pull request #435 from winterheart/third-party
Create THIRD_PARTY.md for external code handling
2024-06-15 15:44:37 +00:00
..
tests Replace "uint" with "uint32_t" 2024-05-23 22:57:25 -04:00
aiambient.cpp Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
aiambient.h Replace "unsigned char" with "uint8_t" 2024-05-23 22:58:46 -04:00
AIGoal.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
AIGoal.h Replace "ubyte" with "uint8_t" 2024-05-23 23:07:26 -04:00
AImain.cpp Cleanup mono debugging code 2024-06-03 01:40:33 +03:00
AIMain.h Replace "ubyte" with "uint8_t" 2024-05-23 23:07:26 -04:00
aipath.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04: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 Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
aiterrain.cpp Replace "ubyte" with "uint8_t" 2024-05-23 23:07:26 -04:00
aiterrain.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
ambient.cpp Replace "ubyte" with "uint8_t" 2024-05-23 23:07:26 -04:00
ambient.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
args.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
args.h Heavy patching for compiler warnings. 2024-04-29 00:18:56 -04:00
attach.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
attach.h Remove MacOS (Classic) code and all references (1/3) 2024-04-27 07:38:14 -07:00
audiotaunts.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
audiotaunts.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
bnode.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
bnode.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
BOA.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
BOA.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
Briefing.cpp Editor review fixes 2024-06-10 23:35:11 +02:00
Briefing.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
BriefingParse.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
BriefingParse.h Internal editor: minimal compilation fixes 2024-06-07 21:41:40 +02:00
bsp.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
bsp.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
buddymenu.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
buddymenu.h Mark functions and variables as static (#185) 2024-05-07 23:35:28 +02:00
cinematics.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
cinematics.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
CMakeLists.txt Create THIRD_PARTY.md for external code handling 2024-06-12 23:40:27 +03:00
cockpit.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
cockpit.h Replace "ushort" with "uint16_t" and fix missing includes 2024-05-23 23:16:40 -04:00
config.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
config.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
ConfigItem.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
ConfigItem.h Add one macro, remove five others 2024-05-31 12:05:12 -04:00
Controls.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
controls.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
credits.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
credits.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
CtlCfgElem.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
CtlCfgElem.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
ctlconfig.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
ctlconfig.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
ctlconfigtxt.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
d3serial.cpp Replace "unsigned int" with "uint32_t" 2024-05-23 22:51:16 -04:00
d3serial.h Replace "ushort" with "uint16_t" and fix missing includes 2024-05-23 23:16:40 -04:00
D3ForceFeedback.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04: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 Properly format/use variadic macros 2024-05-24 20:57:17 -04: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 Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
debuggraph.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
debuggraph.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
dedicated_server.cpp Merge pull request #408 from GravisZro/remove/unusedpredefs 2024-06-01 20:51:41 +00:00
demofile.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
descent.cpp Simplify code on search files on init 2024-06-03 01:19:21 +03:00
descent.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -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 Cleanup mono debugging code 2024-06-03 01:40:33 +03:00
DllWrappers.h Replace "ushort" with "uint16_t" and fix missing includes 2024-05-23 23:16:40 -04:00
door.cpp Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
door.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
doorway.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
doorway.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
fireball_external.h Remove MacOS (Classic) code and all references (1/3) 2024-04-27 07:38:14 -07:00
fireball.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
fireball.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
Game2DLL.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
game.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
game.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
GameCheat.cpp Replace "ubyte" with "uint8_t" 2024-05-23 23:07:26 -04:00
gamecinematics_external.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
gamecinematics.cpp Release build fixes 2024-06-07 23:50:38 +02:00
gamecinematics.h Replace "ubyte" with "uint8_t" 2024-05-23 23:07:26 -04:00
gameevent.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
gameevent.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
gamefile.cpp
gamefile.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
gamefont.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
gamefont.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
GameLoop.cpp Cleanup mono debugging code 2024-06-03 01:40:33 +03:00
gameloop.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
gamepath.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
gamepath.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
gamesave.cpp Replace "PSPATHNAME_LEN" and "MAX_PATH" with "_MAX_PATH" 2024-06-01 22:19:41 -04:00
gamesave.h Merge pull request #405 from GravisZro/fix/structs 2024-06-01 20:02:28 +00:00
gamesequence.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
gamesequence.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
gametexture.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
gametexture.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
gauges.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04: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 Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
hotspotmap.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
hud.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
hud.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
huddisplay.cpp Replace "ubyte" with "uint8_t" 2024-05-23 23:07:26 -04:00
hudmessage.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
init.cpp x64 compilation fixes 2024-06-09 20:12:47 +02:00
init.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
intellivibe.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
Inventory.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
Inventory.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
levelgoal_external.h Remove MacOS (Classic) code and all references (1/3) 2024-04-27 07:38:14 -07:00
levelgoal.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
levelgoal.h Replace "unsigned int" with "uint32_t" 2024-05-23 22:51:16 -04:00
lighting.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
lighting.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
lightmap_info.cpp Internal editor: minimal compilation fixes 2024-06-07 21:41:40 +02:00
lightmap_info.h Internal editor: minimal compilation fixes 2024-06-07 21:41:40 +02:00
list.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
list.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
lnxmain.cpp Merge pull request #407 from winterheart/remove-ncurses 2024-06-02 20:11:39 +00:00
LoadLevel.cpp more windows editor fixes 2024-06-07 21:41:40 +02:00
LoadLevel.h Move global static variables out of headers 2024-05-28 17:46:31 -04:00
loadstate.cpp Replace "PSPATHNAME_LEN" and "MAX_PATH" with "_MAX_PATH" 2024-06-01 22:19:41 -04:00
localization.cpp Replace "PSPATHNAME_LEN" and "MAX_PATH" with "_MAX_PATH" 2024-06-01 22:19:41 -04:00
localization.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
loki_utils.c remove unused code 2024-05-06 22:06:26 +01:00
loki_utils.h
marker.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04: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 Add one macro, remove five others 2024-05-31 12:05:12 -04:00
matcen.h Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
megacell.cpp Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
menu.cpp Replace "PSPATHNAME_LEN" and "MAX_PATH" with "_MAX_PATH" 2024-06-01 22:19:41 -04:00
menu.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
mission_download.cpp Replace "PSPATHNAME_LEN" and "MAX_PATH" with "_MAX_PATH" 2024-06-01 22:19:41 -04:00
mission_download.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
Mission.cpp Merge pull request #396 from GravisZro/cleanup 2024-06-04 07:25:15 +00:00
Mission.h Replace "PSPATHNAME_LEN" and "MAX_PATH" with "_MAX_PATH" 2024-06-01 22:19:41 -04:00
mmItem.cpp Replace "ubyte" with "uint8_t" 2024-05-23 23:07:26 -04:00
mmItem.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
multi_client.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
multi_client.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
multi_connect.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
multi_dll_mgr.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
multi_dll_mgr.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
multi_external.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
multi_save_setting.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
multi_save_settings.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
multi_server.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
multi_server.h Replace "ubyte" with "uint8_t" 2024-05-23 23:07:26 -04:00
multi_ui.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
multi_ui.h Replace "unsigned int" with "uint32_t" 2024-05-23 22:51:16 -04:00
multi_world_state.h Remove MacOS (Classic) code and all references (1/3) 2024-04-27 07:38:14 -07:00
multi.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
multi.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
multisafe_server.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
multisafe.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
multisafe.h Replace "ubyte" with "uint8_t" 2024-05-23 23:07:26 -04:00
NewPyroGauges.cpp Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
NewPyroGauges.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
newui_core.cpp Cleanup mono debugging code 2024-06-03 01:40:33 +03:00
newui_core.h Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
newui_filedlg.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
newui.cpp Replace "PSPATHNAME_LEN" and "MAX_PATH" with "_MAX_PATH" 2024-06-01 22:19:41 -04:00
newui.h Replace "PSPATHNAME_LEN" and "MAX_PATH" with "_MAX_PATH" 2024-06-01 22:19:41 -04:00
object_external_struct.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
object_external.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
object_lighting.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
object_lighting.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
object.cpp Cleanup mono debugging code 2024-06-03 01:40:33 +03:00
object.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
objinfo.cpp x64 compilation fixes 2024-06-09 20:12:47 +02:00
objinfo.h x64 compilation fixes 2024-06-09 20:12:47 +02:00
ObjInit.cpp Replace "unsigned int" with "uint32_t" 2024-05-23 22:51:16 -04: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 Replace "ubyte" with "uint8_t" 2024-05-23 23:07:26 -04:00
osiris_predefs.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
osiris_predefs.h Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
osiris_share.h Remove MacOS (Classic) code and all references (1/3) 2024-04-27 07:38:14 -07:00
OsirisLoadandBind.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
pilot_class.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
pilot_class.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
pilot.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
pilot.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
PilotPicsAPI.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
PilotPicsAPI.h Replace "ushort" with "uint16_t" and fix missing includes 2024-05-23 23:16:40 -04:00
player_external_struct.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
player_external.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
Player.cpp Replace _finite with std::isfinite 2024-06-02 14:50:51 -04:00
player.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
postrender.cpp Replace "ushort" with "uint16_t" and fix missing includes 2024-05-23 23:16:40 -04: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 Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
procedurals.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
program.cpp Replace "ubyte" with "uint8_t" 2024-05-23 23:07:26 -04:00
program.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
render.cpp Release build fixes 2024-06-07 23:50:38 +02:00
render.h Release build fixes 2024-06-07 23:50:38 +02:00
renderobject.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
renderobject.h Remove MacOS (Classic) code and all references (1/3) 2024-04-27 07:38:14 -07:00
resource.h
robot.h x64 compilation fixes 2024-06-09 20:12:47 +02:00
robotfire.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
robotfire.h
robotfirestruct_external.h Remove MacOS (Classic) code and all references (1/3) 2024-04-27 07:38:14 -07:00
robotfirestruct.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
room_external.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
room.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
room.h Editor review fixes 2024-06-10 23:35:11 +02:00
scorch.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
scorch.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
screens.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
screens.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
SDLMain.h
SDLMain.m
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 x64 compilation fixes 2024-06-09 20:12:47 +02:00
slew.h Release build fixes 2024-06-07 23:50:38 +02:00
SmallViews.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04: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 Replace "ushort" with "uint16_t" and fix missing includes 2024-05-23 23:16:40 -04:00
special_face.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
spew.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
spew.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
splinter.cpp
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 Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
subtitles.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
TelCom.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
TelCom.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
TelComAutoMap.cpp Replace "ushort" with "uint16_t" and fix missing includes 2024-05-23 23:16:40 -04: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 Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
TelComEffects.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
TelcomEffectsRender.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
TelComEfxStructs.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
TelComGoals.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
TelComGoals.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
terrain.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
terrain.h Release build fixes 2024-06-07 23:50:38 +02:00
terrainrender.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
TerrainSearch.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
trigger.cpp Add one macro, remove five others 2024-05-31 12:05:12 -04:00
trigger.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
vclip.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
vclip.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
vibeinterface.h
viseffect_external.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
viseffect.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
viseffect.h Replace "ushort" with "uint16_t" and fix missing includes 2024-05-23 23:16:40 -04:00
voice.cpp Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04: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 Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
weapon.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
WeaponFire.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
weather.cpp
weather.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
winmain.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00