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-08 14:06:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5575409959bcd44cddebb9846c6ac1e3e9b7bb50
0ad
/
source
/
lib
/
sysdep
T
History
olsner
5575409959
Fix for pthread_create - assumed new thread started before _beginthread returns. Fixed by heap-allocating the parameter to thread_start
...
This was SVN commit r1004.
2004-08-16 14:30:18 +00:00
..
unix
Include the real fam header instead of the one for Windows FAM emulation
2004-08-05 12:17:06 +00:00
win
Fix for pthread_create - assumed new thread started before _beginthread returns. Fixed by heap-allocating the parameter to thread_start
2004-08-16 14:30:18 +00:00
cpu.h
…
debug.h
Introducing: The Pre-Game State. The game instance is not created on program load as before, but can be started by JS functions.
2004-08-05 13:07:51 +00:00
dir_watch.h
Miscellaneous GCC fixes
2004-08-09 16:44:08 +00:00
gfx.h
…
ia32.cpp
…
ia32.h
…
os.h
…
sysdep.cpp
Miscellaneous GCC fixes
2004-08-09 16:44:08 +00:00
sysdep.h
Unbroke GCC
2004-08-09 16:31:34 +00:00