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-10 20:35:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
010cbdd283904ed6fa58e38862dd3dbf6093b447
0ad
/
source
T
History
olsner
010cbdd283
More uint/size_t fixes
...
This was SVN commit r6116.
2008-06-26 07:48:42 +00:00
..
collada
…
dcdt
/se
Only use #pragma warning on MSVC
2008-06-26 07:43:22 +00:00
graphics
More uint/size_t fixes
2008-06-26 07:48:42 +00:00
gui
GCC/Linux build fixes
2008-06-25 23:01:13 +00:00
i18n
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
2007-12-29 16:22:23 +00:00
lib
GCC/Linux build fixes
2008-06-25 23:01:13 +00:00
maths
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
network
Some uint/size_t compile fixes
2008-06-26 07:25:50 +00:00
pch
pathfinding change: the engine uses Triangulation and A* on triangles now. dcdt package added. premake.lua changed to include the dcdt code. it needs to run update-workspaces.bat (flag -showOverlay will draw the triangulation and a single unit paths)
2007-10-09 07:27:45 +00:00
ps
More uint/size_t fixes
2008-06-26 07:48:42 +00:00
renderer
Cleaned up TerrainOverlay a little
2008-06-24 23:35:46 +00:00
scripting
GCC/Linux build fixes
2008-06-25 23:01:13 +00:00
simulation
GCC/Linux build fixes
2008-06-25 23:01:13 +00:00
sound
Cleaned up TerrainOverlay a little
2008-06-24 23:35:46 +00:00
tools
Cleaned up TerrainOverlay a little
2008-06-24 23:35:46 +00:00
main.cpp
add support for positional sound and "omnipresent" interface sounds
2008-06-21 20:06:30 +00:00
test_setup.cpp
fix VFS bug preventing directories from being created:
2008-01-20 16:53:09 +00:00