This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
9e2ec6aa3e241819296237471e95d7fb1297bd16
0ad
/
source
T
History
prefect
9e2ec6aa3e
Wide to Multi-byte conversion needs some hinting.
...
This was SVN commit r3089.
2005-11-03 22:51:14 +00:00
..
graphics
Atlas: Initial terrain-selection panel.
2005-11-03 03:49:57 +00:00
gui
replace g_active with more clear g_app_has_focus and g_app_minimized
2005-10-31 18:36:36 +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
add sem_msgwait_np for philip/use with atlas. add API fail reporting for sem_*
2005-11-03 07:26:38 +00:00
maths
…
ps
add sem_msgwait_np for philip/use with atlas. add API fail reporting for sem_*
2005-11-03 07:26:38 +00:00
renderer
Compile fixes and cleanup
2005-11-03 22:21:44 +00:00
scripting
change requested by philip: debug_printf "tags" are now followed by '|' instead of ':' because something like "func: i am blowing up" is rather common.
2005-10-27 16:53:41 +00:00
simulation
…
sound
…
tools
Wide to Multi-byte conversion needs some hinting.
2005-11-03 22:51:14 +00:00
main.cpp
replace g_active with more clear g_app_has_focus and g_app_minimized
2005-10-31 18:36:36 +00:00
ProgrammingSchedule.xls
…