Descent3/lib
Azamat H. Hackimov f5e936e939 Move IOOpts.h into main tree
Added bin_read function for reading capabilities. Force checking types to arithmetic (int and float)
2024-06-17 01:55:02 +03:00
..
linux Merge pull request #407 from winterheart/remove-ncurses 2024-06-02 20:11:39 +00:00
win Eliminate warnings in winapp.cpp 2024-06-07 01:18:04 -05:00
3d.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
Adecode.h Fix missing header includes/restore third-party files 2024-05-23 23:14:40 -04:00
Aencode.h 64-bit fixes 2024-05-22 18:14:45 -04:00
AppConsole.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
appdatabase.h 64-bit fixes 2024-05-22 18:14:45 -04:00
application.h 64-bit fixes 2024-05-22 18:14:45 -04:00
audio_encode.h 64-bit fixes 2024-05-22 18:14:45 -04:00
bitmap.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
bumpmap.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
byteswap.h
collide.h Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
Controller.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
CZip.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
d3_version.h.in
d3events.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
d3music.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
d3x_op.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
Ddgr.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
ddvid.h more software renderer code removal 2024-05-09 12:11:49 +01:00
dedicated_server.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
demofile.h Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
directplay.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
findintersection_external.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
findintersection.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
forcefeedback.h Merge pull request #408 from GravisZro/remove/unusedpredefs 2024-06-01 20:51:41 +00:00
game2dll.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
gameos.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
gr.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
grdefs.h Replace "ushort" with "uint16_t" and fix missing includes 2024-05-23 23:16:40 -04:00
grtext.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
intelliVIBE.h Remove one unused macro definition and fix another 2024-06-01 22:21:51 -04:00
IOOps.h Move IOOpts.h into main tree 2024-06-17 01:55:02 +03:00
joystick.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
lightmap.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
lnxscreenmode.h Reorder headers related to linux module 2024-05-19 12:21:43 +03:00
log.h Remove spdlog dependency, keep the logging module 2024-05-14 14:12:03 +02:00
logfile.h
Macros.h Move _stat macro to linux_fix.h 2024-05-24 08:53:03 -04:00
manage_external.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
manage.h Replace "PSPATHNAME_LEN" and "MAX_PATH" with "_MAX_PATH" 2024-06-01 22:19:41 -04:00
megacell.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
mem.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
module.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
movie.h Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
mvelibw.h Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
networking.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
PHYSICS.H Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
polymodel_external.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
polymodel.h Replace "ubyte" with "uint8_t" 2024-05-23 23:07:26 -04:00
psclass.h Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
pserror.h Release build fixes 2024-06-07 23:50:38 +02:00
psglob.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
psrand.h Fix RAND_MAX overflow errors 2024-05-23 20:51:25 -04:00
pstring.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
pstypes.h Remove one unused macro definition and fix another 2024-06-01 22:21:51 -04:00
rend_d3d.h Replace "ubyte" with "uint8_t" 2024-05-23 23:07:26 -04:00
rend_opengl.h opengl: use SDL_WINDOW_FULLSCREEN_DESKTOP and an FBO. 2024-06-14 03:56:49 -04:00
renderer.h x64 compilation fixes 2024-06-09 20:12:47 +02:00
rtperformance.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
TaskSystem.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
textaux.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
texture.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
ui.h Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
uidraw.h Replace "ubyte" with "uint8_t" 2024-05-23 23:07:26 -04:00
uires.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
uisys.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
unzip.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
vecmat_external.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
vecmat.h Join license header with historical commentrs 2024-05-08 14:41:19 -04:00