This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze
Watch
0
Star
0
Fork
You've already forked raze
0
mirror of
https://github.com/ZDoom/Raze.git
synced
2025-02-21 02:51:46 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
de1d236366
raze
/
polymer
/
eduke32
/
build
History
terminx
de1d236366
Minor OSD_Exec() tweaks that got lost when chopping up a larger set of changes
...
git-svn-id:
https://svn.eduke32.com/eduke32@4678
1a8010ca-5511-0410-912e-c29ae57300e0
2014-10-25 03:35:05 +00:00
..
doc
Novelty: Add Ken's "todo list from the Build days" alongside his other documentation.
2014-01-12 14:04:19 +00:00
include
set_globalpos(), updates both integer (globalposx/y/z) and float (fglobalposx/y/z) representations of the current camera view position. Storing the float representation pre-converted saves us from the delay incurred on ARM when converting an integer and transferring it to the FPU, though this delay is mostly negated already by using the hardfp ABI.
2014-10-25 03:32:26 +00:00
src
Minor OSD_Exec() tweaks that got lost when chopping up a larger set of changes
2014-10-25 03:35:05 +00:00
buildlic.txt
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
Makefile.deps
Nuke unused lzwnew.c/h
2014-10-25 03:31:12 +00:00