.. |
linux
|
Windows SDL2 compilation
|
2024-06-29 18:21:37 +02:00 |
win
|
Cleanup MVE library
|
2024-07-09 03:40:49 +03:00 |
3d.h
|
[Renderer] Added g3_GetAspectRatio() and made g3_SetAspectRatio() available through 3d.h to prevent use of extern.
|
2024-06-22 17:59:27 +02:00 |
Adecode.h
|
Fix missing header includes/restore third-party files
|
2024-05-23 23:14:40 -04:00 |
Aencode.h
|
|
|
AppConsole.h
|
|
|
appdatabase.h
|
SDL2 editor: compile win32 and dd_grwin32 with directX
|
2024-06-29 18:21:37 +02:00 |
application.h
|
SDL2 editor: compile win32 and dd_grwin32 with directX
|
2024-06-29 18:21:37 +02:00 |
audio_encode.h
|
|
|
bitmap.h
|
Convert bm_SaveFileBitmap() and SaveVClip() to std::fs::path
|
2024-07-05 01:50:57 +03: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
|
SDL2 editor: compile win32 and dd_grwin32 with directX
|
2024-06-29 18:21:37 +02:00 |
CZip.h
|
Modernize struct/enum/unions type declarations
|
2024-05-30 03:35:17 -04:00 |
d3_version.h.in
|
|
|
d3events.h
|
|
|
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
|
|
|
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
|
|
|
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 |
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
|
Windows SDL2 compilation
|
2024-06-29 18:21:37 +02:00 |
Macros.h
|
Move _stat macro to linux_fix.h
|
2024-05-24 08:53:03 -04:00 |
manage_external.h
|
|
|
manage.h
|
MANAGE: convert some global path variables to std::fs::path
|
2024-07-01 12:50:49 +03:00 |
megacell.h
|
Modernize struct/enum/unions type declarations
|
2024-05-30 03:35:17 -04:00 |
module.h
|
Modernize struct/enum/unions type declarations
|
2024-05-30 03:35:17 -04:00 |
movie.h
|
Fix playback case-insensitive intros
|
2024-07-09 09:47:11 +03: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 |
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
|
|
|
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
|
|
|