.. |
misc
|
Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake
|
2008-10-20 03:09:19 +00:00 |
tmp
|
Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake
|
2008-10-20 03:09:19 +00:00 |
util
|
Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake
|
2008-10-20 03:09:19 +00:00 |
a-c.c
|
new version of astyle
|
2009-02-19 16:47:54 +00:00 |
a.masm
|
Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake
|
2008-10-20 03:09:19 +00:00 |
a.nasm
|
Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake
|
2008-10-20 03:09:19 +00:00 |
a.wasm
|
Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake
|
2008-10-20 03:09:19 +00:00 |
baselayer.c
|
Fix the build with USE_OPENGL=0 and/or POLYMER=0.
|
2009-05-07 16:00:49 +00:00 |
build.c
|
Mapster fixes and a new 8x8 pixel font I've been playing around with
|
2009-05-06 23:58:53 +00:00 |
cache1d.c
|
Remove jmact/types.h in favor of standardized inttypes.h stuff
|
2009-04-26 05:57:42 +00:00 |
compat.c
|
new version of astyle
|
2009-02-19 16:47:54 +00:00 |
config.c
|
Some more cvar stuff
|
2009-04-29 19:43:51 +00:00 |
crc32.c
|
ass rape
|
2009-01-09 09:29:17 +00:00 |
defs.c
|
Modified priority system to use 6 priority levels instead of 3, added proper def syntax "specular" and "normal" which work identically to "detail" and "glow" for defining normals and specular maps (defining these with pals 100 and 101 will no longer work)
|
2009-04-28 22:56:43 +00:00 |
dynamicgtk.c
|
ass rape
|
2009-01-09 09:29:17 +00:00 |
engine.c
|
Fix the build with USE_OPENGL=0 and/or POLYMER=0.
|
2009-05-07 16:00:49 +00:00 |
engine_priv.h
|
git-svn-id: https://svn.eduke32.com/eduke32@1206 1a8010ca-5511-0410-912e-c29ae57300e0
|
2009-01-10 07:38:50 +00:00 |
glbuild.c
|
new version of astyle
|
2009-02-19 16:47:54 +00:00 |
gtkbits.c
|
git-svn-id: https://svn.eduke32.com/eduke32@1206 1a8010ca-5511-0410-912e-c29ae57300e0
|
2009-01-10 07:38:50 +00:00 |
hightile.c
|
Nothing important
|
2009-04-16 06:41:24 +00:00 |
kplib.c
|
new version of astyle
|
2009-02-19 16:47:54 +00:00 |
lzf_c.c
|
Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake
|
2008-10-20 03:09:19 +00:00 |
lzf_d.c
|
Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake
|
2008-10-20 03:09:19 +00:00 |
lzfP.h
|
Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake
|
2008-10-20 03:09:19 +00:00 |
lzwnew.c
|
new version of astyle
|
2009-02-19 16:47:54 +00:00 |
md4.c
|
Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake
|
2008-10-20 03:09:19 +00:00 |
mdsprite.c
|
Nothing important
|
2009-04-16 06:41:24 +00:00 |
mmulti.c
|
new version of astyle
|
2009-02-19 16:47:54 +00:00 |
mmulti_null.c
|
git-svn-id: https://svn.eduke32.com/eduke32@1206 1a8010ca-5511-0410-912e-c29ae57300e0
|
2009-01-10 07:38:50 +00:00 |
mmulti_unstable.c
|
Unify cvar handling between the engine and game sides of things
|
2009-04-29 06:20:07 +00:00 |
osd.c
|
Add support for cvars of type 'double', fix vid_gamma/brightness/contrast cvars, save cvars to eduke32_binds.cfg at shutdown, better method for drawing the floor textures in Mapster32 2D mode, slightly more yellow/orange lights on fire/rockets/lasers/etc
|
2009-04-30 21:09:44 +00:00 |
osxbits.m
|
Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake
|
2008-10-20 03:09:19 +00:00 |
polymer.c
|
Fixes floor-aligned sprites being affected by the real center cstat bit (bug #2783389).
|
2009-05-08 18:04:02 +00:00 |
polymost.c
|
Fastcall is not 64 bit.
|
2009-05-07 18:55:33 +00:00 |
pragmas.c
|
new version of astyle
|
2009-02-19 16:47:54 +00:00 |
scriptfile.c
|
new version of astyle
|
2009-02-19 16:47:54 +00:00 |
sdlayer.c
|
Render targets, FBO mirrors with normal displacement, fix for masked walls with animated walls, various cleanups.
|
2009-03-23 14:18:20 +00:00 |
smalltextfont.c
|
Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake
|
2008-10-20 03:09:19 +00:00 |
startgtk.editor.c
|
ass rape
|
2009-01-09 09:29:17 +00:00 |
StartupWinController.editor.m
|
Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake
|
2008-10-20 03:09:19 +00:00 |
startwin.editor.c
|
ass rape
|
2009-01-09 09:29:17 +00:00 |
textfont.c
|
bleh
|
2009-05-08 18:26:10 +00:00 |
winlayer.c
|
Undo/redo support for Mapster32 and some other minor changes
|
2009-05-05 16:21:33 +00:00 |