Changesets: spring
develop 5432c115
Timestamp: 2008-10-10 22:16:59 Author: zerver [ Details ] [ Diff ] |
Started working on parallel SimFrame/Draw git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6659 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/ExternalAI/AICallback.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/SelectedUnits.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/MiniMap.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaCallInCheck.h | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaHandle.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/BaseGroundDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/AdvTreeDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/BasicTreeDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/GrassDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GroundDecalHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GroundDecalHandler.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/UnitModels/UnitDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Features/FeatureHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Features/FeatureHandler.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/QuadField.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Path/PathEstimator.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ProjectileHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Platform/ConfigHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/System/SpringApp.cpp | [ Diff ] [ File ] | ||
mod - rts/lib/gml/gmlsrv.h | [ Diff ] [ File ] | ||
develop 0be998e8
Timestamp: 2008-10-10 22:06:50 Author: LordMatt [ Details ] [ Diff ] |
*Fix typo git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6658 37977431-3df6-0310-b722-df95706aa16b |
||
mod - installer/sections/tasclient.nsh | [ Diff ] [ File ] | ||
develop f06cf8eb
Timestamp: 2008-10-10 17:16:00 Author: imbaczek [ Details ] [ Diff ] |
simplify CUnit::IsNeutral and set avoidNeutral to false by default for consistency and backwards compatibility git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6657 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Units/Unit.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/WeaponDefHandler.cpp | [ Diff ] [ File ] | ||
develop f682851d
Timestamp: 2008-10-10 15:58:48 Author: submarine [ Details ] [ Diff ] |
Updated project file for VS 2005 git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6656 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/build/vstudio8/rts.vcproj | [ Diff ] [ File ] | ||
develop aae96be5
Timestamp: 2008-10-10 15:26:31 Author: imbaczek [ Details ] [ Diff ] |
add a simple startbox color mode git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6655 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/Widgets/minimap_startbox.lua | [ Diff ] [ File ] | ||
develop 93586887
Timestamp: 2008-10-10 13:47:13 Author: kloot [ Details ] [ Diff ] |
* reduce the maxBreaking-is-zero message spam git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6654 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/MoveTypes/GroundMoveType.cpp | [ Diff ] [ File ] | ||
develop 48ab2e2b
Timestamp: 2008-10-10 13:29:07 Author: kloot [ Details ] [ Diff ] |
s/cam/camera git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6653 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Camera/OrbitController.cpp | [ Diff ] [ File ] | ||
develop 2c11dffa
Timestamp: 2008-10-10 13:28:29 Author: kloot [ Details ] [ Diff ] |
tweak the OrbitController minimap interaction git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6652 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Camera/OrbitController.cpp | [ Diff ] [ File ] | ||
develop 615adfb2
Timestamp: 2008-10-10 13:14:30 Author: kloot [ Details ] [ Diff ] |
fix TAB no longer toggling overview mode git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6651 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/CameraHandler.cpp | [ Diff ] [ File ] | ||
develop 9b4240f8
Timestamp: 2008-10-10 13:12:32 Author: kloot [ Details ] [ Diff ] |
fix TAB no longer toggling overview mode git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6650 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/CameraHandler.cpp | [ Diff ] [ File ] | ||
develop 175f50c4
Timestamp: 2008-10-10 02:33:56 Author: Auswaschbar [ Details ] [ Diff ] |
* bump version to 0.77b3+ git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6649 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/GameVersion.cpp | [ Diff ] [ File ] | ||
develop 58d100c3
Timestamp: 2008-10-10 01:56:57 Author: kloot [ Details ] [ Diff ] |
fix another ground-decal crash git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6648 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Rendering/GroundDecalHandler.cpp | [ Diff ] [ File ] | ||
develop d1acc5cf
Timestamp: 2008-10-10 00:36:59 Author: Auswaschbar [ Details ] [ Diff ] |
* revbump to 0.77b3 * changelog update git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6646 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/changelog.txt | [ Diff ] [ File ] | ||
mod - installer/springsettings.nsh | [ Diff ] [ File ] | ||
mod - rts/Game/GameVersion.cpp | [ Diff ] [ File ] | ||
develop a09eff1d
Timestamp: 2008-10-10 00:12:48 Author: Auswaschbar [ Details ] [ Diff ] |
* use the rgistry keys SJ/Spring for releases and SJ/Spring SVN for svn builds git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6644 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/Platform/ConfigHandler.cpp | [ Diff ] [ File ] | ||
develop b0505a83
Timestamp: 2008-10-09 23:56:02 Author: kloot [ Details ] [ Diff ] |
fix transports not killing their transportees when they should git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6643 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Units/UnitTypes/TransportUnit.cpp | [ Diff ] [ File ] | ||
develop ece5ec49
Timestamp: 2008-10-09 22:10:45 Author: imbaczek [ Details ] [ Diff ] |
patch by koshi: update installer shortcuts git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6642 37977431-3df6-0310-b722-df95706aa16b |
||
mod - installer/sections/shortcuts.nsh | [ Diff ] [ File ] | ||
develop 0b55dff7
Timestamp: 2008-10-09 21:07:51 Author: Auswaschbar [ Details ] [ Diff ] |
* when kicking a player, send NETMSG_QUIT only to the kicked player and don't disconnect everyone git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6640 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
develop 624ff868
Timestamp: 2008-10-09 20:55:21 Author: hoijui [ Details ] [ Diff ] |
reintegrated trunk (last integration till HEAD) git-svn-id: https://spring.clan-sy.com/svn/spring/branches/caiinterface@6639 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Skirmish/CMakeLists.txt | [ Diff ] [ File ] | ||
mod - CMakeLists.txt | [ Diff ] [ File ] | ||
mod - Documentation/changelog.txt | [ Diff ] [ File ] | ||
mod - Documentation/releasechecklist.txt | [ Diff ] [ File ] | ||
mod - installer/freedesktop/applications/spring.desktop | [ Diff ] [ File ] | ||
mod - installer/freedesktop/mime/spring.xml | [ Diff ] [ File ] | ||
mod - installer/make_source_package.sh | [ Diff ] [ File ] | ||
mod - installer/sections/shortcuts.nsh | [ Diff ] [ File ] | ||
mod - installer/springsettings.nsh | [ Diff ] [ File ] | ||
mod - rts/Game/Camera/CameraController.h | [ Diff ] [ File ] | ||
mod - rts/Game/Camera/FPSController.h | [ Diff ] [ File ] | ||
mod - rts/Game/Camera/FreeController.h | [ Diff ] [ File ] | ||
mod - rts/Game/Camera/LuaCameraCtrl.h | [ Diff ] [ File ] | ||
add - rts/Game/Camera/OrbitController.cpp | [ Diff ] [ File ] | ||
add - rts/Game/Camera/OrbitController.h | [ Diff ] [ File ] | ||
mod - rts/Game/Camera/OverheadController.h | [ Diff ] [ File ] | ||
mod - rts/Game/Camera/OverviewController.h | [ 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.h | [ Diff ] [ File ] | ||
mod - rts/Game/CameraHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameVersion.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Player.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Team.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/MouseHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/BumpWater.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GroundDecalHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/QuadField.h | [ Diff ] [ File ] | ||
mod - rts/Sim/MoveTypes/AirMoveType.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/MoveTypes/TAAirMoveType.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/LaserCannon.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/Weapon.cpp | [ Diff ] [ File ] | ||
mod - tools/DedicatedServer/CMakeLists.txt | [ Diff ] [ File ] | ||
develop 12bdd31b
Timestamp: 2008-10-09 19:55:40 Author: hoijui [ Details ] [ Diff ] |
- cleaned up rts/Sim/Misc/DamageArray.* and some things under ExternalAI/Interface - cleaned up scons (filelist.py and SConstruct) - build systems append versions (found in source in VERSION files) to AI library names (experimental) - got rid of creg in AI Interface and AIs (also remove it from AI deps in scons and cmake) - introducing System/creg/creg_cond.h for conditional creg compiling (see below) - AIs that want to use creg have to specify -DUSING_CREG when compiling (other parts of spring do not have to specify that) git-svn-id: https://spring.clan-sy.com/svn/spring/branches/caiinterface@6638 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/CMakeLists.txt | [ Diff ] [ File ] | ||
mod - AI/Interfaces/C/Interface.cpp | [ Diff ] [ File ] | ||
mod - AI/Interfaces/C/Interface.h | [ Diff ] [ File ] | ||
mod - AI/Interfaces/C/InterfaceExport.h | [ Diff ] [ File ] | ||
add - AI/Interfaces/C/VERSION | [ Diff ] [ File ] | ||
mod - AI/Interfaces/CMakeLists.txt | [ Diff ] [ File ] | ||
mod - AI/Skirmish/AAI/aidef.h | [ Diff ] [ File ] | ||
mod - AI/Skirmish/CMakeLists.txt | [ Diff ] [ File ] | ||
add - AI/Skirmish/KAIK-0.13/VERSION | [ Diff ] [ File ] | ||
mod - AI/Skirmish/NullAI/AIExport.h | [ Diff ] [ File ] | ||
add - AI/Skirmish/NullAI/VERSION | [ Diff ] [ File ] | ||
add - AI/Skirmish/NullLegacyCppAI/VERSION | [ Diff ] [ File ] | ||
add - AI/Skirmish/RAI-0.553/VERSION | [ Diff ] [ File ] | ||
mod - SConstruct | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/Interface/LegacyCppWrapper/AIAICallback.cpp | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/Interface/SAIInterfaceLibrary.cpp | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/Interface/SAIInterfaceLibrary.h | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/Interface/SInfo.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameVersion.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/DamageArray.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/DamageArray.h | [ Diff ] [ File ] | ||
mod - rts/Sim/MoveTypes/MoveInfo.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/Command.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDef.h | [ Diff ] [ File ] | ||
mod - rts/System/Platform/SharedLib.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Platform/Win/DllLib.cpp | [ Diff ] [ File ] | ||
mod - rts/System/StdAfx.h | [ Diff ] [ File ] | ||
add - rts/System/creg/creg_cond.h | [ Diff ] [ File ] | ||
mod - rts/System/float3.h | [ Diff ] [ File ] | ||
mod - rts/build/scons/filelist.py | [ Diff ] [ File ] | ||
develop 3b2e05b8
Timestamp: 2008-10-09 18:56:38 Author: Licho [ Details ] [ Diff ] |
fixed map hash, fixed slashes for modoptions git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6636 37977431-3df6-0310-b722-df95706aa16b |
||
develop 8b61b5c6
Timestamp: 2008-10-09 18:48:26 Author: det [ Details ] [ Diff ] |
Spring doesn't belong in the menu, user should launch SpringLobby instead git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6635 37977431-3df6-0310-b722-df95706aa16b |
||
mod - installer/freedesktop/applications/spring.desktop | [ Diff ] [ File ] | ||
develop 985e7468
Timestamp: 2008-10-09 17:06:44 Author: kloot [ Details ] [ Diff ] |
* fix it in trunk this time git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6633 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Player.cpp | [ Diff ] [ File ] | ||
develop c3ce3ce0
Timestamp: 2008-10-09 13:53:47 Author: kloot [ Details ] [ Diff ] |
* kill another DIV0 git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6631 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/MoveTypes/TAAirMoveType.cpp | [ Diff ] [ File ] | ||
develop 8ef6ef0c
Timestamp: 2008-10-09 13:11:06 Author: kloot [ Details ] [ Diff ] |
* prevent DIV0s in a few places git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6630 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/MoveTypes/AirMoveType.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/MoveTypes/TAAirMoveType.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/Weapon.cpp | [ Diff ] [ File ] | ||
develop 8e1c0d74
Timestamp: 2008-10-09 12:17:15 Author: Auswaschbar [ Details ] [ Diff ] |
* should fix crash in dedicated server when a player leaves (resigns, gives everything away) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6629 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||