28
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@723 37977431-3df6-0310-b722-df95706aa16b More... over 19 years ago
changed message "TA Spring linux" to "TA Spring" More... over 19 years ago
Update luabind headers to newest version that works on gcc too
Chris Han
as xiphux
More... over 19 years ago
Small patch for Sempron detection from Bruno Figueiredo <[email protected]>
Chris Han
as xiphux
More... over 19 years ago
Quickfix PPC buildsys bug (family being integer -1 caused family.find to fail). More... over 19 years ago
Changed to reading bigger blocks More... over 19 years ago
Fix stupid gcc warning in GLXPBuffer
Chris Han
as xiphux
More... over 19 years ago
Fix bug in non-x86 arch detection code
Chris Han
as xiphux
More... over 19 years ago
* fixed Send methods for strings More... over 19 years ago
Whoops, wrong date
Chris Han
as xiphux
More... over 19 years ago
Make disabled draw/read buffers FBO only, increase shadowmap texture resolution
Chris Han
as xiphux
More... over 19 years ago
Clean up IFramebuffer interface, start working on GLX_SGIX_pbuffer framebuffer (GLX equivalent of WGL_ARB_pbuffer)
Chris Han
as xiphux
More... over 19 years ago
Added template SendData functions to CNet, which make all code using net->SendData and serverNet->SendData a _lot_ more readable/ maintainable. More... over 19 years ago
Minor if/else logic adjustment in FBO code
Chris Han
as xiphux
More... over 19 years ago
Forgot to actually remove temporary texture
Chris Han
as xiphux
More... over 19 years ago
Fix EXT_framebuffer_object shadows on linux, remove need for extra color attachment
Chris Han
as xiphux
More... over 19 years ago
Handle map parse errors More... over 19 years ago
Demos get a VERSION section in their startup script More... over 19 years ago
fixed TestGlobalAI paths and interface More... over 19 years ago
adding a position scaling factor so 3D sounds are actually noticeable More... over 19 years ago
Fixed paths and interface calling convention for all group AIs. They build correctly on windows now. More... over 19 years ago
small fix suggested by alik More... over 19 years ago
vs7 project: added icon (apparently it needs to be in the same directory) More... over 19 years ago
Jpeglib is no longer necessary with DevIL
Chris Han
as xiphux
More... over 19 years ago
Minor switch, put lua header check before luabind
Chris Han
as xiphux
More... over 19 years ago
Adjustments to fix building with latest luabind
Chris Han
as xiphux
More... over 19 years ago
VS2003 project: enabled all optimizations on release build, and added DIRECT_CONTROL_ALLOWED define More... over 19 years ago
removed warning message when alGenSources() fails, this happens on windows when too many PlaySound are being done. More... over 19 years ago
Fix pause key. More... over 19 years ago
Fixed path issues More... over 19 years ago