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 |
|
More...
|
over 19 years ago
|
Small patch for Sempron detection from Bruno Figueiredo <[email protected]> |
|
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 |
|
More...
|
over 19 years ago
|
Fix bug in non-x86 arch detection code |
|
More...
|
over 19 years ago
|
* fixed Send methods for strings |
|
More...
|
over 19 years ago
|
Whoops, wrong date |
|
More...
|
over 19 years ago
|
Make disabled draw/read buffers FBO only, increase shadowmap texture resolution |
|
More...
|
over 19 years ago
|
Clean up IFramebuffer interface, start working on GLX_SGIX_pbuffer framebuffer (GLX equivalent of WGL_ARB_pbuffer) |
|
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 |
|
More...
|
over 19 years ago
|
Forgot to actually remove temporary texture |
|
More...
|
over 19 years ago
|
Fix EXT_framebuffer_object shadows on linux, remove need for extra color attachment |
|
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 |
|
More...
|
over 19 years ago
|
Minor switch, put lua header check before luabind |
|
More...
|
over 19 years ago
|
Adjustments to fix building with latest luabind |
|
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
|