This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-27 23:06:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e13ec5ff1ed143e3087adff3841cea1bf905466
0ad
/
source
T
History
janwas
2e13ec5ff1
fix stupid sizeof bug reported by philip
...
This was SVN commit r1981.
2005-03-10 00:47:23 +00:00
..
graphics
types.h => lib/types.h (avoid name collision)
2005-02-26 15:13:15 +00:00
gui
types.h => lib/types.h (avoid name collision)
2005-02-26 15:13:15 +00:00
i18n
…
lib
fix stupid sizeof bug reported by philip
2005-03-10 00:47:23 +00:00
maths
…
ps
security push: checked every strcpy / strncpy. converted most to strcpy_s; some are flagged as "safe" (e.g. if copying literal that's obviously OK)
2005-03-01 20:13:00 +00:00
renderer
…
scripting
…
simulation
types.h => lib/types.h (avoid name collision)
2005-02-26 15:13:15 +00:00
sound
add pitch shift capability to snd.cpp and JS binding
2005-03-09 16:17:26 +00:00
tests
…
tools
Negligibly improved PMDExp's chances of compiling
2005-03-09 18:13:35 +00:00
main.cpp
Made lodbias and vsync config options work. Removed CHEEZY_NOMIPMAP (which forced mipmaps to be enabled), since it's evil.
2005-03-09 00:55:22 +00:00
ProgrammingSchedule.xls
marked a few of my completed tasks as such
2005-02-26 15:38:41 +00:00