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-12 10:56:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f4c2f4c26211554ffd8cc3fb4d09d1d63cb057a
0ad
/
source
T
History
olsner
875260f60a
Minor fixes for OSX: stub for debug_set_thread_name, changed name for os_cpu_CallByEachCPU and changed header path for os-sysdeps
...
This was SVN commit r6207.
2008-07-06 19:52:55 +00:00
..
collada
This was SVN commit r6199.
2008-07-05 01:14:23 +00:00
dcdt
/se
A bunch of constness changes in dcdt to get rid of a few compiler warnings
2008-07-01 16:05:05 +00:00
graphics
fix inadvertent dependency on sse2
2008-07-01 20:27:37 +00:00
gui
…
i18n
…
lib
Minor fixes for OSX: stub for debug_set_thread_name, changed name for os_cpu_CallByEachCPU and changed header path for os-sysdeps
2008-07-06 19:52:55 +00:00
maths
…
network
Merged in Dacian's network changes.
2008-07-03 06:29:22 +00:00
pch
…
ps
Partly fixed Linux build
2008-07-01 20:18:05 +00:00
renderer
color conversion: avoid type punning by returning SColor4ub directly. that required a non-extern-C declaration of the SSE function, so i replaced it with straightforward intrinsics.
2008-06-30 19:08:29 +00:00
scripting
another 64-bit fix, we're now getting there :D
2008-07-04 19:25:52 +00:00
simulation
GCC fixes
2008-07-04 11:16:30 +00:00
sound
don't crash if SoundMgr is given an invalid index (happens if entities dont define a soundGroup - we need to find a way to prevent the underlying cause.
2008-06-28 10:27:04 +00:00
tools
This was SVN commit r6195.
2008-07-04 16:03:20 +00:00
main.cpp
timing-related fix (only occurs with certain timer resolutions due to incorrect arithmetic)
2008-07-05 08:27:33 +00:00
test_setup.cpp
premake: detect processor architecture from script
2008-06-30 17:34:18 +00:00