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-09 18:56:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da353cb16cf73ad13b0710735cbc8276ddc231b6
0ad
/
source
T
History
pyrolink
b781c898df
Fixed ugly run bug
...
This was SVN commit r3349.
2006-01-10 04:39:11 +00:00
..
graphics
Some Linux compile fixes over the place.
2006-01-07 01:04:26 +00:00
gui
Some Linux compile fixes over the place.
2006-01-07 01:04:26 +00:00
i18n
profiling indicates memcpy is a bottleneck, so globally replace all of them with memcpy2 (hand-optimized). depending on transfer size, this is 10%..300% faster. also made memcpy2 into a macro instead of thunk function because vc7 was still generating a jump.
2005-10-30 16:19:20 +00:00
lib
Some Linux compile fixes over the place.
2006-01-07 01:04:26 +00:00
maths
Some Linux compile fixes over the place.
2006-01-07 01:04:26 +00:00
ps
Defined notification codes.
2006-01-08 05:58:53 +00:00
renderer
Some Linux compile fixes over the place.
2006-01-07 01:04:26 +00:00
scripting
notification event
2006-01-08 05:57:40 +00:00
simulation
Fixed ugly run bug
2006-01-10 04:39:11 +00:00
sound
design notes from meeting: ambient sound
2006-01-08 02:05:44 +00:00
tools
Explicit cast to CStr() to fix Linux build.
2005-12-23 01:24:07 +00:00
main.cpp
- Added pause game functionality.
2006-01-02 03:07:29 +00:00
ProgrammingSchedule.xls
…