2025-08-16 00:27 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop ab4d9fef
Timestamp: 2008-04-13 20:51:51
Author: imbaczek
Details ] Diff ]
fix spring compilation on gcc 4.3 with boost concept checking and boost 1.35

compiles and starts CA on mingw32 gcc 4.3.0. changes include:
- explict std/streflop namespace selection in several places
- a fix for win32 api re#defining CreateDirectory
- conceptualizing PathFinder::myVector (needs more love)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5733 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/Game/UI/EndGameBox.cpp Diff ] File ]
mod - rts/Game/UI/EndGameBox.h Diff ] File ]
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
mod - rts/Sim/Path/PathEstimator.cpp Diff ] File ]
mod - rts/Sim/Path/PathFinder.h Diff ] File ]
mod - rts/System/Net/PackPacket.h Diff ] File ]
mod - rts/System/Net/UDPListener.h Diff ] File ]
mod - rts/System/Platform/FileSystem.h Diff ] File ]
mod - rts/System/myMath.h Diff ] File ]
develop 7dcc748e
Timestamp: 2008-04-13 20:45:05
Author: imbaczek
Details ] Diff ]
fix luabind compilation on gcc 4.3 with boost concept checking - try 3

should work on boost 1.34 and 1.35. it's a little defensive on gcc versions, though.
requirement for gcc 4.3 can always be relaxed, should need arise.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5732 37977431-3df6-0310-b722-df95706aa16b
mod - rts/lib/luabind/luabind/detail/policy.hpp Diff ] File ]
mod - rts/lib/luabind/src/object_rep.cpp Diff ] File ]
develop c8e09f11
Timestamp: 2008-04-13 19:57:27
Author: tnowell
Details ] Diff ]
-- absolutelayout.jar reference?! oops how did that get there =s

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5731 37977431-3df6-0310-b722-df95706aa16b
develop 4e3af469
Timestamp: 2008-04-13 19:50:07
Author: tnowell
Details ] Diff ]
- removed the host tab from the channelview and replaced it with the brand new 'host wizard' tab, which is a multiple page wizard
- some minor modifications to the startup wizard.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5730 37977431-3df6-0310-b722-df95706aa16b
develop 6bb875ea
Timestamp: 2008-04-13 18:17:10
Author: Auswaschbar
Details ] Diff ]
* fix lua startscripts
* added new function to startscripts: GameStart

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5729 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/StartScripts/CommanderScript.cpp Diff ] File ]
mod - rts/Game/StartScripts/CommanderScript.h Diff ] File ]
mod - rts/Game/StartScripts/Script.cpp Diff ] File ]
mod - rts/Game/StartScripts/Script.h Diff ] File ]
mod - rts/System/Script/LuaBinder.cpp Diff ] File ]
develop 0f3bba6e
Timestamp: 2008-04-13 15:45:21
Author: tnowell
Details ] Diff ]
- added a release with error catching setup for the VS project

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5728 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/NTai/AI/AI.sln Diff ] File ]
mod - AI/Global/NTai/AI/AI.vcproj Diff ] File ]
develop 2e6a2479
Timestamp: 2008-04-13 15:31:18
Author: KDR_11k
Details ] Diff ]
*Committed patch by rattle to make set ACTIVATION work again with units that are not onoffable.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5727 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Units/COB/CobInstance.cpp Diff ] File ]
develop 5046f157
Timestamp: 2008-04-13 15:19:30
Author: imbaczek
Details ] Diff ]
fix luabind compilation on gcc 4.3 with boost concept checking - try 2

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5726 37977431-3df6-0310-b722-df95706aa16b
mod - rts/lib/luabind/luabind/detail/class_rep.hpp Diff ] File ]
mod - rts/lib/luabind/luabind/detail/garbage_collector.hpp Diff ] File ]
mod - rts/lib/luabind/luabind/detail/overload_rep.hpp Diff ] File ]
mod - rts/lib/luabind/luabind/detail/policy.hpp Diff ] File ]
develop 28c4d03d
Timestamp: 2008-04-13 14:19:21
Author: satirik
Details ] Diff ]
- sorting replays bug fixed

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5725 37977431-3df6-0310-b722-df95706aa16b
develop 9c1e6594
Timestamp: 2008-04-13 13:38:09
Author: imbaczek
Details ] Diff ]
fix luabind compilation on gcc 4.3 with boost concept checking

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5724 37977431-3df6-0310-b722-df95706aa16b
mod - rts/lib/luabind/luabind/detail/class_rep.hpp Diff ] File ]
mod - rts/lib/luabind/luabind/detail/enum_maker.hpp Diff ] File ]
mod - rts/lib/luabind/luabind/detail/overload_rep.hpp Diff ] File ]
develop c0c70671
Timestamp: 2008-04-13 12:43:41
Author: imbaczek
Details ] Diff ]
fix KAIK-0.13 compilation on gcc 4.3 with boost concept checking

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5723 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/KAIK-0.13/AttackGroup.cpp Diff ] File ]
mod - AI/Global/KAIK-0.13/AttackGroup.h Diff ] File ]
mod - AI/Global/KAIK-0.13/GlobalAI.h Diff ] File ]
mod - AI/Global/KAIK-0.13/Include.h Diff ] File ]
mod - AI/Global/KAIK-0.13/Unit.cpp Diff ] File ]
mod - AI/Global/KAIK-0.13/Unit.h Diff ] File ]
develop 01cc4e29
Timestamp: 2008-04-13 12:23:26
Author: imbaczek
Details ] Diff ]
fix KAI-0.2 compilation on gcc 4.3 with boost concept checking

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5722 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/KAI-0.2/AttackGroup.cpp Diff ] File ]
mod - AI/Global/KAI-0.2/AttackGroup.h Diff ] File ]
mod - AI/Global/KAI-0.2/AttackHandler.cpp Diff ] File ]
mod - AI/Global/KAI-0.2/AttackHandler.h Diff ] File ]
mod - AI/Global/KAI-0.2/GlobalAI.h Diff ] File ]
mod - AI/Global/KAI-0.2/Include.h Diff ] File ]
mod - AI/Global/KAI-0.2/Unit.cpp Diff ] File ]
mod - AI/Global/KAI-0.2/Unit.h Diff ] File ]
develop bd0a4903
Timestamp: 2008-04-13 12:20:02
Author: imbaczek
Details ] Diff ]
fix AAI compilation on gcc 4.3 with boost concept checking

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5721 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/AAI/AAIMap.h Diff ] File ]
mod - AI/Global/AAI/AAISector.h Diff ] File ]
develop 147876f4
Timestamp: 2008-04-12 23:56:43
Author: KDR_11k
Details ] Diff ]
*Increased air transport docking tolerance to 16 elmos so they are less likely to miss the docking point, moved the tolerance for distance and angle into #defines.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5720 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Units/CommandAI/TransportCAI.cpp Diff ] File ]
develop 90853070
Timestamp: 2008-04-12 22:32:53
Author: satirik
Details ] Diff ]
- startboxes should be fixed for good now

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5719 37977431-3df6-0310-b722-df95706aa16b
develop 89360418
Timestamp: 2008-04-12 22:25:16
Author: tvo
Details ] Diff ]
* Fix VC8 compile errors:
- min and max are #defined somewhere in Win32 API,
so std::min and std::max gave parse errors.
Added #define NOMINMAX to solve this.
- Missing return statement in CDxSound::GetStreamTime().

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5718 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Platform/Win/DxSound.cpp Diff ] File ]
mod - rts/System/Platform/Win/DxSound.h Diff ] File ]
develop 43a7685e
Timestamp: 2008-04-12 21:58:57
Author: KDR_11k
Details ] Diff ]
*Changed bombers to calculate their target direction and distance in 2d so a plane at high altitude won't be considered facing away from the target when it is pulling up because of terrain and the turnradius isn't measured from the ground (so planes with turnradius < cruiseAlt will no longer just fly in circles).

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5717 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/MoveTypes/AirMoveType.cpp Diff ] File ]
develop d0381af0
Timestamp: 2008-04-12 21:39:32
Author: tvo
Details ] Diff ]
* Moved trunk/Site2 to site/branches/Site2.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5716 37977431-3df6-0310-b722-df95706aa16b
develop a88c281d
Timestamp: 2008-04-12 21:26:52
Author: tvo
Details ] Diff ]
* Moved trunk/Site to site/trunk.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5713 37977431-3df6-0310-b722-df95706aa16b
develop 4eb1b34f
Timestamp: 2008-04-12 21:24:08
Author: Auswaschbar
Details ] Diff ]
* camera code cleaned up a bit

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5712 37977431-3df6-0310-b722-df95706aa16b
mod - rts/ExternalAI/AICallback.cpp Diff ] File ]
mod - rts/ExternalAI/GroupHandler.cpp Diff ] File ]
mod - rts/Game/Camera/CameraController.cpp Diff ] File ]
mod - rts/Game/Camera/CameraController.h Diff ] File ]
mod - rts/Game/Camera/FPSController.cpp Diff ] File ]
mod - rts/Game/Camera/FPSController.h Diff ] File ]
mod - rts/Game/Camera/FreeController.cpp Diff ] File ]
mod - rts/Game/Camera/FreeController.h Diff ] File ]
mod - rts/Game/Camera/LuaCameraCtrl.h Diff ] File ]
mod - rts/Game/Camera/OverheadController.cpp Diff ] File ]
mod - rts/Game/Camera/OverheadController.h Diff ] File ]
mod - rts/Game/Camera/OverviewController.cpp Diff ] File ]
mod - rts/Game/Camera/OverviewController.h Diff ] File ]
mod - rts/Game/Camera/RotOverheadController.cpp Diff ] File ]
mod - rts/Game/Camera/RotOverheadController.h Diff ] File ]
mod - rts/Game/Camera/SmoothController.cpp Diff ] File ]
mod - rts/Game/Camera/SmoothController.h Diff ] File ]
mod - rts/Game/Camera/TWController.cpp Diff ] File ]
mod - rts/Game/Camera/TWController.h Diff ] File ]
mod - rts/Game/CameraHandler.cpp Diff ] File ]
mod - rts/Game/CameraHandler.h Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/UI/MiniMap.cpp Diff ] File ]
mod - rts/Game/UI/MouseHandler.cpp Diff ] File ]
mod - rts/Game/UI/SelectionKeyHandler.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedCtrl.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedRead.cpp Diff ] File ]
mod - rts/Sim/Units/UnitTracker.cpp Diff ] File ]
develop f9584799
Timestamp: 2008-04-12 20:31:52
Author: satirik
Details ] Diff ]
- server send ambigious command bug should be fixed
- font selector added to the Colors and Font preference form
- max #line limit set to 800 instead of 1500

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5708 37977431-3df6-0310-b722-df95706aa16b
develop 02ae25e4
Timestamp: 2008-04-12 18:09:39
Author: Licho
Details ] Diff ]
dedicated server sprignie

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5707 37977431-3df6-0310-b722-df95706aa16b
develop 4f752c77
Timestamp: 2008-04-11 21:40:03
Author: kloot
Details ] Diff ]
add Reth's cool RAI (v0.553)
* build it with "scons RAI-0.553"
* replace the "#include "Sim/Features/FeatureDef.h""
directives by "#include "Sim/Misc/FeatureDef.h""
to make it compile against the .76b1 source, no
other changes are needed


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5702 37977431-3df6-0310-b722-df95706aa16b
add - AI/Global/RAI-0.553/Builder.cpp Diff ] File ]
add - AI/Global/RAI-0.553/Builder.h Diff ] File ]
add - AI/Global/RAI-0.553/BuilderPlacement.cpp Diff ] File ]
add - AI/Global/RAI-0.553/BuilderPlacement.h Diff ] File ]
add - AI/Global/RAI-0.553/CodeBlocks/(Bot-libs).lnk Diff ] File ]
add - AI/Global/RAI-0.553/CodeBlocks/RAI.cbp Diff ] File ]
add - AI/Global/RAI-0.553/CodeBlocks/RAI.layout Diff ] File ]
add - AI/Global/RAI-0.553/CombatManager.cpp Diff ] File ]
add - AI/Global/RAI-0.553/CombatManager.h Diff ] File ]
add - AI/Global/RAI-0.553/DevC/(Bot-libs).lnk Diff ] File ]
add - AI/Global/RAI-0.553/DevC/RAI.dev Diff ] File ]
add - AI/Global/RAI-0.553/DevC/RAI.layout Diff ] File ]
add - AI/Global/RAI-0.553/DevC/crtbegin.o Diff ] File ]
add - AI/Global/RAI-0.553/DevC/crtend.o Diff ] File ]
add - AI/Global/RAI-0.553/DevC/dllcrt2.o Diff ] File ]
add - AI/Global/RAI-0.553/GMetalMap.cpp Diff ] File ]
add - AI/Global/RAI-0.553/GMetalMap.h Diff ] File ]
add - AI/Global/RAI-0.553/GTerrainMap.cpp Diff ] File ]
add - AI/Global/RAI-0.553/GTerrainMap.h Diff ] File ]
add - AI/Global/RAI-0.553/Global.cpp Diff ] File ]
add - AI/Global/RAI-0.553/Global.h Diff ] File ]
add - AI/Global/RAI-0.553/GlobalAIs.cpp Diff ] File ]
add - AI/Global/RAI-0.553/Krogs Metal Class v0.4/MetalMap.cpp Diff ] File ]
add - AI/Global/RAI-0.553/Krogs Metal Class v0.4/MetalMap.h Diff ] File ]
add - AI/Global/RAI-0.553/LogFile.cpp Diff ] File ]
add - AI/Global/RAI-0.553/LogFile.h Diff ] File ]
add - AI/Global/RAI-0.553/PowerManager.cpp Diff ] File ]
add - AI/Global/RAI-0.553/PowerManager.h Diff ] File ]
add - AI/Global/RAI-0.553/RAI.cpp Diff ] File ]
add - AI/Global/RAI-0.553/RAI.h Diff ] File ]
add - AI/Global/RAI-0.553/SWeaponManager.cpp Diff ] File ]
add - AI/Global/RAI-0.553/SWeaponManager.h Diff ] File ]
add - AI/Global/RAI-0.553/UnitDef.cpp Diff ] File ]
add - AI/Global/RAI-0.553/UnitDef.h Diff ] File ]
add - AI/Global/RAI-0.553/UnitManager.cpp Diff ] File ]
add - AI/Global/RAI-0.553/UnitManager.h Diff ] File ]
add - AI/Global/RAI-0.553/VS2005/RAI.sln Diff ] File ]
add - AI/Global/RAI-0.553/VS2005/RAI.vcproj Diff ] File ]
add - AI/Global/RAI-0.553/readme.txt Diff ] File ]
develop 58f7e27a
Timestamp: 2008-04-11 19:54:36
Author: Auswaschbar
Details ] Diff ]
* fix compiling without SYNCCHECK


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5701 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
develop 94b7f1f3
Timestamp: 2008-04-11 16:21:16
Author: satirik
Details ] Diff ]
- auto update err 1 (cannot replace the 7za.dll) will complete the auto update without showing an error anymore
- team counter label width increased

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5700 37977431-3df6-0310-b722-df95706aa16b
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 849 850 851 852 853 854 855 ... 880 ... 990 ... 1057 1058 1059  Next  Last