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-06 08:25:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d8da47bd0ae44a2dd775d1aa241f801bfe17385a
0ad
/
source
T
History
janwas
d8da47bd0a
quick fix to alleviate breakage until build system accepts .asm files
...
This was SVN commit r2707.
2005-09-13 04:27:08 +00:00
..
graphics
Linux/GCC Compat, added some includes, ported inline assembly stuff to gnu syntax (and misc. cleanup in ia32.cpp)
2005-09-12 23:37:52 +00:00
gui
guirenderer: fix bug that was breaking the ScEd button in main menu. it was calling glEnable/glActiveTextureUnit before ogl_tex_bind, which is now also doing that.
2005-09-04 19:48:26 +00:00
i18n
…
lib
quick fix to alleviate breakage until build system accepts .asm files
2005-09-13 04:27:08 +00:00
maths
…
ps
Terrain: CalcFromPosition, to convert world-space to tile-space.
2005-09-12 20:04:26 +00:00
renderer
Linux/GCC Compat, added some includes, ported inline assembly stuff to gnu syntax (and misc. cleanup in ia32.cpp)
2005-09-12 23:37:52 +00:00
scripting
dyn_array: efficient expandable array that doesn't waste mem or relocate itself. TODO: self test and dox
2005-09-06 22:44:48 +00:00
simulation
Added health properties to BaseEntity so they work properly for Entity as well (on units that don't directly specify them).
2005-09-06 19:30:41 +00:00
sound
minor error reporting / wording changes while cruising through.
2005-09-08 01:48:57 +00:00
tools
Atlas: More portable GL context usage. Smoother and more responsive terrain editing.
2005-09-13 03:57:34 +00:00
main.cpp
Terrain: CalcFromPosition, to convert world-space to tile-space.
2005-09-12 20:04:26 +00:00
ProgrammingSchedule.xls
…