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-11 11:37:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfdead3c7ee4d0be66fb9000b0f9ebb7531deecd
0ad
/
source
T
History
janwas
841293ee0a
minor improvements from work
...
This was SVN commit r6419.
2008-10-13 15:08:30 +00:00
..
collada
Don't redefine UNUSED
2008-09-18 17:09:36 +00:00
dcdt
/se
Fixed one set of annoying DCDT warnings
2008-07-18 23:49:51 +00:00
graphics
slight improvement, use ARCH_X86_X64 instead of ARCH_IA32||ARCH_AMD64
2008-09-27 10:23:05 +00:00
gui
warning fixes
2008-09-18 11:31:12 +00:00
i18n
Use GCC's std::tr1::unordered_* classes instead of the now-deprecated __gnu_cxx::hash_* when possible
2008-07-19 00:20:54 +00:00
lib
minor improvements from work
2008-10-13 15:08:30 +00:00
maths
…
network
fixes to stack trace code under x64 (from work):
2008-09-27 10:05:11 +00:00
pch
…
ps
fixes to stack trace code under x64 (from work):
2008-09-27 10:05:11 +00:00
renderer
warning fixes
2008-09-18 11:31:12 +00:00
scripting
warning fixes
2008-09-18 11:31:12 +00:00
simulation
Increase turn length to 300ms to work better with lag.
2008-08-08 05:57:10 +00:00
sound
file: for unicode Open function, convert input to UTF8 and delegate to char* version (avoids hacky assignment to m_pathname, and also necessary because _wfopen isn't portable)
2008-09-20 17:42:43 +00:00
tools
Fixed Actor Editor to allow selection of files from within mods/[not 'public']/... without it giving a silly relative path
2008-10-05 21:00:37 +00:00
main.cpp
more dehydra. disabled lockfree module (not in use).
2008-07-17 17:00:00 +00:00
test_setup.cpp
…