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-07-03 09:06:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1f945c2faaae130ab8ddcbf4ca189e45842a9c5
0ad
/
source
T
History
janwas
f1f945c2fa
fix for bug reported by philip: had dxt1a and dxt1 backwards
...
This was SVN commit r1991.
2005-03-10 20:29:27 +00:00
..
graphics
…
gui
…
i18n
…
lib
fix for bug reported by philip: had dxt1a and dxt1 backwards
2005-03-10 20:29:27 +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
rename oglExtAvail to oglHaveExtension
2005-03-10 16:57:42 +00:00
scripting
…
simulation
…
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
rename oglExtAvail to oglHaveExtension
2005-03-10 16:57:42 +00:00
ProgrammingSchedule.xls
…