28
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Have hpiutil2 use the boost cstdint types
Chris Han
as xiphux
More... over 18 years ago
Temporarily drop the game speed to make the gameplay a bit more realistic
Chris Han
as xiphux
More... over 18 years ago
Temporary check to prevent crashes
Chris Han
as xiphux
More... over 18 years ago
Make scons test for the various multi/single threaded and gcc/nongcc versions of the Boost libraries
Chris Han
as xiphux
More... over 18 years ago
removed -mt suffixes of boost libs removed NO_3D0 option removed -O2 option while everything is not working More... over 18 years ago
Temporary hack to make the gameserver keep running
Chris Han
as xiphux
More... over 18 years ago
We want this in milliseconds, not microseconds
Chris Han
as xiphux
More... over 18 years ago
Remove unnecessary whitespace
Chris Han
as xiphux
More... over 18 years ago
More warning fixes
Chris Han
as xiphux
More... over 18 years ago
This operation should be postfix, not prefix
Chris Han
as xiphux
More... over 18 years ago
More load-directly-to-struct fixes
Chris Han
as xiphux
More... over 18 years ago
This was crashing horribly
Chris Han
as xiphux
More... over 18 years ago
These files are missing the SyncTracer.h header
Chris Han
as xiphux
More... over 18 years ago
Missed this boost path fix
Chris Han
as xiphux
More... over 18 years ago
This is no longer necessary
Chris Han
as xiphux
More... over 18 years ago
Want to wait in milliseconds, not whole seconds
Chris Han
as xiphux
More... over 18 years ago
This scoped lock shouldn't include the sleep
Chris Han
as xiphux
More... over 18 years ago
Remove some unnecessary ifdef logic in net code
Chris Han
as xiphux
More... over 18 years ago
Fix bug preventing textures from loading
Chris Han
as xiphux
More... over 18 years ago
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@227 37977431-3df6-0310-b722-df95706aa16b More... over 18 years ago
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@226 37977431-3df6-0310-b722-df95706aa16b More... over 18 years ago
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@225 37977431-3df6-0310-b722-df95706aa16b More... over 18 years ago
The hash_set gnu extension is faster than the std set
Chris Han
as xiphux
More... over 18 years ago
For some reason these don't behave quite the same way
Chris Han
as xiphux
More... over 18 years ago
Couple compiler warnings
Chris Han
as xiphux
More... over 18 years ago
Add some of the resources that are neccessary but not in an actual release yet
Chris Han
as xiphux
More... over 18 years ago
Sync up with mainline CVS; now uses DevIL to load images. Add an option to use tcmalloc from goog-perftools
Chris Han
as xiphux
More... over 18 years ago
Make quitting a bit more graceful
Chris Han
as xiphux
More... over 18 years ago
Slightly less hackish way to make the game start
Chris Han
as xiphux
More... over 18 years ago
Clean up glut modifier handling a bit
Chris Han
as xiphux
More... over 18 years ago