Changesets: spring
|
develop 4a335fa0
Timestamp: 2006-02-10 17:52:33 Author: xiphux [ Details ] [ Diff ] |
Change another instance of "TA Spring linux" to "TA Spring" git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@725 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
|
develop fd1d2b46
Timestamp: 2006-02-10 17:40:22 Author: betalord [ Details ] [ Diff ] |
added CHANGEPASSWORD command; also players can now see their in-game time git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@724 37977431-3df6-0310-b722-df95706aa16b |
||
|
develop f2f38781
Timestamp: 2006-02-10 17:38:39 Author: betalord [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@723 37977431-3df6-0310-b722-df95706aa16b | ||
|
develop be95cc5b
Timestamp: 2006-02-10 12:55:38 Author: jcnossen [ Details ] [ Diff ] |
changed message "TA Spring linux" to "TA Spring" git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@722 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/Rendering/GL/myGL.cpp | [ Diff ] [ File ] | ||
|
develop c880df39
Timestamp: 2006-02-10 01:55:22 Author: xiphux [ Details ] [ Diff ] |
Update luabind headers to newest version that works on gcc too git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@721 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - lua/luabind/luabind/adopt_policy.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/back_reference.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/back_reference_fwd.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/class.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/class_info.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/config.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/container_policy.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/copy_policy.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/dependency_policy.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/detail/call.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/detail/call_function.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/detail/call_member.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/detail/call_operator_iterate.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/detail/class_rep.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/detail/construct_rep.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/detail/constructor.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/detail/convert_to_lua.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/detail/find_best_match.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/detail/get_signature.hpp | [ Diff ] [ File ] | ||
| add - lua/luabind/luabind/detail/has_get_pointer.hpp | [ Diff ] [ File ] | ||
| add - lua/luabind/luabind/detail/most_derived.hpp | [ Diff ] [ File ] | ||
| add - lua/luabind/luabind/detail/object_call.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/detail/object_funs.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/detail/object_rep.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/detail/other.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/detail/overload_rep.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/detail/overload_rep_base.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/detail/policy.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/detail/primitives.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/detail/property.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/detail/signature_match.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/detail/stack_utils.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/discard_result_policy.hpp | [ Diff ] [ File ] | ||
| add - lua/luabind/luabind/from_stack.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/function.hpp | [ Diff ] [ File ] | ||
| add - lua/luabind/luabind/get_pointer.hpp | [ Diff ] [ File ] | ||
| add - lua/luabind/luabind/handle.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/iterator_policy.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/luabind.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/object.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/operator.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/out_value_policy.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/raw_policy.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/return_reference_to_policy.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/scope.hpp | [ Diff ] [ File ] | ||
| add - lua/luabind/luabind/value_wrapper.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/luabind/wrapper_base.hpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/src/class.cpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/src/class_info.cpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/src/class_registry.cpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/src/class_rep.cpp | [ Diff ] [ File ] | ||
| mod - lua/luabind/src/find_best_match.cpp | [ Diff ] [ File ] | ||
| add - lua/luabind/src/overload_rep.cpp | [ Diff ] [ File ] | ||
|
develop 0dd9e70e
Timestamp: 2006-02-09 00:48:33 Author: xiphux [ Details ] [ Diff ] |
Small patch for Sempron detection from Bruno Figueiredo <bbf@bbf.ath.cx> git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@720 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/build/scons/detect.py | [ Diff ] [ File ] | ||
|
develop 09aecf4b
Timestamp: 2006-02-08 22:42:39 Author: tvo [ Details ] [ Diff ] |
Quickfix PPC buildsys bug (family being integer -1 caused family.find to fail). git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@719 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/build/scons/detect.py | [ Diff ] [ File ] | ||
|
develop 968cacab
Timestamp: 2006-02-08 20:08:37 Author: fnordia [ Details ] [ Diff ] |
Changed to reading bigger blocks git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@717 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/System/FileSystem/ArchiveScanner.cpp | [ Diff ] [ File ] | ||
|
develop 9f9678d2
Timestamp: 2006-02-08 18:51:15 Author: xiphux [ Details ] [ Diff ] |
Fix stupid gcc warning in GLXPBuffer git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@716 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/Rendering/GL/GLXPBuffer.cpp | [ Diff ] [ File ] | ||
|
develop 9207dbb3
Timestamp: 2006-02-08 18:50:24 Author: xiphux [ Details ] [ Diff ] |
Fix bug in non-x86 arch detection code git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@715 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/build/scons/detect.py | [ Diff ] [ File ] | ||
|
develop 21d80fd0
Timestamp: 2006-02-08 11:28:08 Author: andreaspokorny [ Details ] [ Diff ] |
* fixed Send methods for strings git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@714 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/System/Net.h | [ Diff ] [ File ] | ||
|
develop 5ec9f215
Timestamp: 2006-02-08 02:36:24 Author: xiphux [ Details ] [ Diff ] |
Whoops, wrong date git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@713 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/Rendering/GL/GLXPBuffer.cpp | [ Diff ] [ File ] | ||
| mod - rts/Rendering/GL/GLXPBuffer.h | [ Diff ] [ File ] | ||
|
develop 3ae0b15c
Timestamp: 2006-02-08 01:24:39 Author: xiphux [ Details ] [ Diff ] |
Make disabled draw/read buffers FBO only, increase shadowmap texture resolution git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@712 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/Rendering/GL/FBO.cpp | [ Diff ] [ File ] | ||
| mod - rts/Rendering/GL/GLXPBuffer.cpp | [ Diff ] [ File ] | ||
| mod - rts/Rendering/GL/GLXPBuffer.h | [ Diff ] [ File ] | ||
| mod - rts/Rendering/ShadowHandler.cpp | [ Diff ] [ File ] | ||
|
develop a7f52367
Timestamp: 2006-02-08 00:33:27 Author: xiphux [ Details ] [ Diff ] |
Clean up IFramebuffer interface, start working on GLX_SGIX_pbuffer framebuffer (GLX equivalent of WGL_ARB_pbuffer) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@711 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/Game/UI/InfoConsole.h | [ Diff ] [ File ] | ||
| mod - rts/Rendering/GL/FBO.cpp | [ Diff ] [ File ] | ||
| mod - rts/Rendering/GL/FBO.h | [ Diff ] [ File ] | ||
| add - rts/Rendering/GL/GLXPBuffer.cpp | [ Diff ] [ File ] | ||
| add - rts/Rendering/GL/GLXPBuffer.h | [ Diff ] [ File ] | ||
| add - rts/Rendering/GL/IFramebuffer.h | [ Diff ] [ File ] | ||
| mod - rts/Rendering/GL/WinPBuffer.cpp | [ Diff ] [ File ] | ||
| mod - rts/Rendering/GL/WinPBuffer.h | [ Diff ] [ File ] | ||
| mod - rts/Rendering/ShadowHandler.cpp | [ Diff ] [ File ] | ||
| mod - rts/build/scons/filelist.py | [ Diff ] [ File ] | ||
|
develop a6d8338a
Timestamp: 2006-02-07 21:48:25 Author: tvo [ Details ] [ Diff ] |
Added template SendData functions to CNet, which make all code using net->SendData and serverNet->SendData a _lot_ more readable/ maintainable. Fixed a bug in receiving of NETMSG_RANDSEED and in receiving of NETMSG_PLAYERLEFT (Game.cpp). Both referenced netbuf instead of inbuf. Fixed a potential buffer overflow in SendSystemMessage by vsprintf->VSNPRINTF. Fixed a potential bug when player types ".team<enter>" instead of ".team N<enter>", with N a playernum. Removed netbuf. Note that if MSVC complains about arrays of variable size (even tho they're init'ed with const int), replace them by a new[] delete[] sequence. Don't readd netbuf, as the server and the client use the SendData function, this will lead to race conditions. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@710 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/ExternalAI/AICallback.cpp | [ Diff ] [ File ] | ||
| mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
| mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
| mod - rts/Game/SelectedUnits.cpp | [ Diff ] [ File ] | ||
| mod - rts/Game/UI/GUI/GUIcontroller.cpp | [ Diff ] [ File ] | ||
| mod - rts/Game/UI/GUI/GUIgame.cpp | [ Diff ] [ File ] | ||
| mod - rts/Game/UI/GUI/GUIresourceBar.cpp | [ Diff ] [ File ] | ||
| mod - rts/Game/UI/GUI/GUIsharingDialog.cpp | [ Diff ] [ File ] | ||
| mod - rts/Game/UI/ResourceBar.cpp | [ Diff ] [ File ] | ||
| mod - rts/Game/UI/ShareBox.cpp | [ Diff ] [ File ] | ||
| mod - rts/Game/UI/StartPosSelecter.cpp | [ Diff ] [ File ] | ||
| mod - rts/Rendering/InMapDraw.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/Net.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/Net.h | [ Diff ] [ File ] | ||
|
develop 908b7026
Timestamp: 2006-02-07 09:58:03 Author: xiphux [ Details ] [ Diff ] |
Minor if/else logic adjustment in FBO code git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@709 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/Rendering/GL/FBO.cpp | [ Diff ] [ File ] | ||
|
develop 497e2c03
Timestamp: 2006-02-07 06:43:23 Author: xiphux [ Details ] [ Diff ] |
Forgot to actually remove temporary texture git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@708 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/Rendering/ShadowHandler.h | [ Diff ] [ File ] | ||
|
develop ac276c19
Timestamp: 2006-02-07 06:41:47 Author: xiphux [ Details ] [ Diff ] |
Fix EXT_framebuffer_object shadows on linux, remove need for extra color attachment git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@707 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/Rendering/GL/FBO.cpp | [ Diff ] [ File ] | ||
| mod - rts/Rendering/ShadowHandler.cpp | [ Diff ] [ File ] | ||
|
develop fc998324
Timestamp: 2006-02-07 00:15:58 Author: fnordia [ Details ] [ Diff ] |
Handle map parse errors git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@706 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - tools/unitsync/unitsync.cpp | [ Diff ] [ File ] | ||
|
develop bf3a60da
Timestamp: 2006-02-07 00:05:51 Author: jcnossen [ Details ] [ Diff ] |
Demos get a VERSION section in their startup script git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@705 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/System/Net.cpp | [ Diff ] [ File ] | ||
|
develop 4ce61285
Timestamp: 2006-02-06 22:37:00 Author: jcnossen [ Details ] [ Diff ] |
fixed TestGlobalAI paths and interface git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@704 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - AI/Global/TestGlobalAI/GlobalAI.cpp | [ Diff ] [ File ] | ||
| mod - AI/Global/TestGlobalAI/GlobalAI.h | [ Diff ] [ File ] | ||
| mod - AI/Global/TestGlobalAI/TestAI.cpp | [ Diff ] [ File ] | ||
| rm - AI/Global/TestGlobalAI/TestAI.h | [ Diff ] [ File ] | ||
| mod - AI/Global/TestGlobalAI/TestAI.vcproj | [ Diff ] [ File ] | ||
|
develop 3b71ca1e
Timestamp: 2006-02-06 20:50:24 Author: jcnossen [ Details ] [ Diff ] |
adding a position scaling factor so 3D sounds are actually noticeable git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@703 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/System/Sound.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/Sound.h | [ Diff ] [ File ] | ||
|
develop a3ba2c65
Timestamp: 2006-02-06 14:54:25 Author: jcnossen [ Details ] [ Diff ] |
Fixed paths and interface calling convention for all group AIs. They build correctly on windows now. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@702 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - AI/Group/CentralBuildAI/GroupAI.cpp | [ Diff ] [ File ] | ||
| mod - AI/Group/CentralBuildAI/GroupAI.h | [ Diff ] [ File ] | ||
| mod - AI/Group/CentralBuildAI/TestAI.cpp | [ Diff ] [ File ] | ||
| mod - AI/Group/CentralBuildAI/TestAI.vcproj | [ Diff ] [ File ] | ||
| mod - AI/Group/MetalMakerAI/GroupAI.cpp | [ Diff ] [ File ] | ||
| mod - AI/Group/MetalMakerAI/GroupAI.h | [ Diff ] [ File ] | ||
| mod - AI/Group/MetalMakerAI/TestAI.cpp | [ Diff ] [ File ] | ||
| mod - AI/Group/MetalMakerAI/TestAI.vcproj | [ Diff ] [ File ] | ||
| mod - AI/Group/SimpleFormationAI/GroupAI.cpp | [ Diff ] [ File ] | ||
| mod - AI/Group/SimpleFormationAI/GroupAI.h | [ Diff ] [ File ] | ||
| mod - AI/Group/SimpleFormationAI/TestAI.cpp | [ Diff ] [ File ] | ||
| mod - AI/Group/SimpleFormationAI/TestAI.vcproj | [ Diff ] [ File ] | ||
|
develop 32e78c76
Timestamp: 2006-02-06 14:27:48 Author: jcnossen [ Details ] [ Diff ] |
small fix suggested by alik git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@701 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - AI/Global/JCAI/TaskManager.cpp | [ Diff ] [ File ] | ||
|
develop 0923d600
Timestamp: 2006-02-06 14:24:40 Author: jcnossen [ Details ] [ Diff ] |
vs7 project: added icon (apparently it needs to be in the same directory) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@700 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/build/vstudio7/rts.vcproj | [ Diff ] [ File ] | ||
| add - rts/build/vstudio7/spring.ico | [ Diff ] [ File ] | ||
