Changesets: spring
develop b8b85220
Timestamp: 2008-05-25 20:45:43 Author: hughperkins [ Details ] [ Diff ] |
- tweaks on CSAI to get monoloader kindof almost building again git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5950 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Global/CSAI/CSAIInterfaces/CSAIInterfaces.build | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/MonoLoader/ABICInterface_generated.cs | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/MonoLoader/AbicIAICallbackWrapper_generated.cs | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/MonoLoader/AbicIFeatureDefWrapper_generated.cs | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/MonoLoader/AbicIMoveDataWrapper_generated.cs | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/MonoLoader/AbicIUnitDefWrapper_generated.cs | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/MonoLoader/CSAILoaderMono.cpp | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/MonoLoader/IAICallbackbindings_generated.gpp | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/MonoLoader/IAICallbackdefinitions_generated.gpp | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/MonoLoader/IFeatureDefbindings_generated.gpp | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/MonoLoader/IFeatureDefdefinitions_generated.gpp | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/MonoLoader/IMoveDatabindings_generated.gpp | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/MonoLoader/IMoveDatadefinitions_generated.gpp | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/MonoLoader/IUnitDefbindings_generated.gpp | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/MonoLoader/IUnitDefdefinitions_generated.gpp | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/MonoLoader/build.bat | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/MonoLoader/cpointerinstances_generated.h | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/MonoLoader/csaibind_generated.txt | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/MonoLoader/csaideclarations_generated.txt | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/MonoLoader/csetpointerfunctions_generated.h | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/MonoLoader/typedefs_generated.h | [ Diff ] [ File ] | ||
develop f0e5ed81
Timestamp: 2008-05-25 19:54:09 Author: Auswaschbar [ Details ] [ Diff ] |
* added missing icon.rc git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5949 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/CMakeLists.txt | [ Diff ] [ File ] | ||
add - rts/icon.rc | [ Diff ] [ File ] | ||
develop 4ac22506
Timestamp: 2008-05-25 18:40:16 Author: satirik [ Details ] [ Diff ] |
- chat log limit always set to 50 bug fixed - 'Alternative lobby : springlobby' link added to the help menu - msgbox added when trying to login for the first time without having set the account name and password git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5948 37977431-3df6-0310-b722-df95706aa16b |
||
develop 84ff53fa
Timestamp: 2008-05-25 18:16:16 Author: tvo [ Details ] [ Diff ] |
* Removed now unused buildbot scripts * Add small script to fetch TASClient updates. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5947 37977431-3df6-0310-b722-df95706aa16b |
||
rm - tools/scripts/bbexit.sh | [ Diff ] [ File ] | ||
rm - tools/scripts/bbinit.sh | [ Diff ] [ File ] | ||
add - tools/scripts/fetch_TASClient.sh | [ Diff ] [ File ] | ||
develop 85077152
Timestamp: 2008-05-25 17:39:56 Author: Auswaschbar [ Details ] [ Diff ] |
CMake: add manifest and icon to exe git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5946 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/CMakeLists.txt | [ Diff ] [ File ] | ||
develop e0da8121
Timestamp: 2008-05-25 17:35:22 Author: hughperkins [ Details ] [ Diff ] |
- c# ai stuff builds again now; doesnt quite run yet... git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5945 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Global/CSAI/ABICompatibilityLayer/AbicProxy.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/ABICompatibilityLayer/buildabic.bat | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/CSAI/CSAI.csproj | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/CSAI/CSAI.csproj.user | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/CSAI/CSAI.sln | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/CSAI/CSAI.suo | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/CSAI/ConstructorController.cs | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/CSAI2/CSAI2.csproj | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/CSAI2/CSAI2.sln | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/CSAILoader/buildcsailoader.bat | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/readme.txt | [ Diff ] [ File ] | ||
develop b36870c5
Timestamp: 2008-05-25 17:00:36 Author: hughperkins [ Details ] [ Diff ] |
- csai + abic external wrappers closer to building again git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5944 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Global/CSAI/ABICompatibilityLayer/buildabic.bat | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/AbicWrappers/AbicAICallbackWrapper.h | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/CSAILoader/CSAIProxyGenerator.cs | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/CSAILoader/CSAIProxyIAICallback_generated.h | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/CSAILoader/CSAIProxyIFeatureDef_generated.h | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/CSAILoader/CSAIProxyIMoveData_generated.h | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/CSAILoader/CSAIProxyIUnitDef_generated.h | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/CSAILoader/CSAIProxyUnitDef.h | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/CSAILoader/buildcsailoader.bat | [ Diff ] [ File ] | ||
develop e29fc73b
Timestamp: 2008-05-25 16:53:02 Author: Auswaschbar [ Details ] [ Diff ] |
* unbreak cmake on windows / MinGW git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5943 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/CMakeLists.txt | [ Diff ] [ File ] | ||
mod - rts/build/cmake/FindWin32Libs.cmake | [ Diff ] [ File ] | ||
mod - rts/lib/CMakeLists.txt | [ Diff ] [ File ] | ||
develop 4565bb52
Timestamp: 2008-05-25 15:53:47 Author: hughperkins [ Details ] [ Diff ] |
- vaguely tried to tidy this up so works with current svn and stuff; failed so far; but it's perhaps a little cleaner? git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5942 37977431-3df6-0310-b722-df95706aa16b |
||
rm - AI/Global/CSAI/ABICompatibilityLayer/IAICallback_generated.gpp | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/ABICompatibilityLayer/IAICallback_generated.h | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/ABICompatibilityLayer/IFeatureDef_generated.gpp | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/ABICompatibilityLayer/IFeatureDef_generated.h | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/ABICompatibilityLayer/IMoveData_generated.gpp | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/ABICompatibilityLayer/IMoveData_generated.h | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/ABICompatibilityLayer/IUnitDef_generated.gpp | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/ABICompatibilityLayer/IUnitDef_generated.h | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/ABICompatibilityLayer/buildabic.bat | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/AbicWrappers/AbicFeatureDefWrapper.h | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/AbicWrappers/AbicIAICallbackWrapper_generated.h | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/AbicWrappers/AbicIFeatureDefWrapper_generated.h | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/AbicWrappers/AbicIMoveDataWrapper_generated.h | [ Diff ] [ File ] | ||
rm - AI/Global/CSAI/AbicWrappers/AbicIUnitDefWrapper_generated.h | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/AbicWrappers/AbicMoveDataWrapper.h | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/AbicWrappers/AbicUnitDefWrapper.h | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/AbicWrappers/generate.bat | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/CSAIInterfaces/CSAIInterfaces.build | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/CSAIInterfaces/IFeatureDef.cs | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/CSAIInterfaces/IUnitDef.cs | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/CSAILoader/CSAIProxyIAICallback_generated.h | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/CSAILoader/CSAIProxyIFeatureDef_generated.h | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/CSAILoader/CSAIProxyIUnitDef_generated.h | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/CSAILoader/buildcsailoader.bat | [ Diff ] [ File ] | ||
mod - AI/Global/CSAI/readme.txt | [ Diff ] [ File ] | ||
develop b5d9ab7f
Timestamp: 2008-05-25 15:23:34 Author: hughperkins [ Details ] [ Diff ] |
- Commenting out TestABICAI , which fails to build on Windows, and probably wont build any time soon. If it does start building, we can add it back in again. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5941 37977431-3df6-0310-b722-df95706aa16b |
||
mod - SConstruct | [ Diff ] [ File ] | ||
develop 752640bb
Timestamp: 2008-05-25 15:03:26 Author: Auswaschbar [ Details ] [ Diff ] |
* add CMake as buildsystem - basically used my CMakeLists.txt and added tvo's Find*-files git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5940 37977431-3df6-0310-b722-df95706aa16b |
||
add - rts/CMakeLists.txt | [ Diff ] [ File ] | ||
add - rts/build/cmake/COPYING-CMAKE-SCRIPTS | [ Diff ] [ File ] | ||
add - rts/build/cmake/FindBoost.cmake | [ Diff ] [ File ] | ||
add - rts/build/cmake/FindDevil.cmake | [ Diff ] [ File ] | ||
add - rts/build/cmake/FindFreetype.cmake | [ Diff ] [ File ] | ||
add - rts/build/cmake/FindGLEW.cmake | [ Diff ] [ File ] | ||
add - rts/build/cmake/FindOggVorbis.cmake | [ Diff ] [ File ] | ||
add - rts/build/cmake/FindWin32Libs.cmake | [ Diff ] [ File ] | ||
add - rts/build/cmake/TestCXXAcceptsVisibilityFlag.cmake | [ Diff ] [ File ] | ||
add - rts/lib/CMakeLists.txt | [ Diff ] [ File ] | ||
add - rts/lib/streflop/CMakeLists.txt | [ Diff ] [ File ] | ||
mod - rts/lib/streflop/Makefile | [ Diff ] [ File ] | ||
develop 25262563
Timestamp: 2008-05-25 14:24:49 Author: tvo [ Details ] [ Diff ] |
* Updated project file git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5939 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/build/vstudio8/rts.vcproj | [ Diff ] [ File ] | ||
develop f5b5043c
Timestamp: 2008-05-25 14:01:49 Author: trepan [ Details ] [ Diff ] |
- don't use configHandler dynamically - format consistency git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5938 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Rendering/UnitModels/UnitDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/UnitModels/UnitDrawer.h | [ Diff ] [ File ] | ||
develop 34c5a074
Timestamp: 2008-05-25 13:41:13 Author: hughperkins [ Details ] [ Diff ] |
Added option "AtiHacks" to settings - when this is set to 1 (default is 0), then there is no attempt made to add clipping to the wireframe model during building - this fixes an issue with severe display corruption during building, on ati drivers, where multiple colored lines criss-cross the screen git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5937 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Rendering/UnitModels/UnitDrawer.cpp | [ Diff ] [ File ] | ||
develop 04ece2e4
Timestamp: 2008-05-25 13:30:34 Author: tvo [ Details ] [ Diff ] |
* whitespace git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5936 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/FileSystem/Archive7Zip.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/FileHandler.cpp | [ Diff ] [ File ] | ||
develop 7575e5a7
Timestamp: 2008-05-25 13:29:53 Author: tvo [ Details ] [ Diff ] |
* style git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5935 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Team.cpp | [ Diff ] [ File ] | ||
develop 8e128e48
Timestamp: 2008-05-25 12:55:15 Author: trepan [ Details ] [ Diff ] |
- removed dead code git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5934 37977431-3df6-0310-b722-df95706aa16b |
||
mod - tools/unitsync/unitsync.cpp | [ Diff ] [ File ] | ||
develop bb20551d
Timestamp: 2008-05-25 12:39:23 Author: trepan [ Details ] [ Diff ] |
- TdfParser.h, don't need it, don't want it git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5933 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Lua/LuaSyncedRead.cpp | [ Diff ] [ File ] | ||
develop b0e0a35f
Timestamp: 2008-05-25 12:32:36 Author: trepan [ Details ] [ Diff ] |
* Fixed for missing 'hitSphereScale' git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5932 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/Widgets/gui_team_platter.lua | [ Diff ] [ File ] | ||
develop cbe8dcae
Timestamp: 2008-05-25 04:32:09 Author: trepan [ Details ] [ Diff ] |
- removed debugging print()'s git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5931 37977431-3df6-0310-b722-df95706aa16b |
||
mod - installer/builddata/springcontent/gamedata/messages.lua | [ Diff ] [ File ] | ||
develop 6eeeed37
Timestamp: 2008-05-25 04:28:30 Author: trepan [ Details ] [ Diff ] |
- changed the CCameraController GetState / SetState calls to use named maps rather than vectors of floats. - changed the lua GetCameraState() and SetCameraState() call-outs to use named maps for their parameters (they were broken, again) - updated the camera_smooth_move.lua and camera_ctrl.lua widgets for the previous changes - Fixed the team death messages (caused by r5787) - Changed 'messages.tdf' to 'messages.lua' (TdfParser is on its last legs ;-) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5930 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/Widgets/camera_ctrl.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/camera_smooth_move.lua | [ Diff ] [ File ] | ||
add - installer/builddata/springcontent/gamedata/messages.lua | [ 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/Team.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUnsyncedCtrl.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUnsyncedRead.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Messages.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Messages.h | [ Diff ] [ File ] | ||
develop 0019f254
Timestamp: 2008-05-25 02:54:20 Author: trepan [ Details ] [ Diff ] |
* Thanks to 'bibim' for pointing out that 'usericons.tdf' was still listed git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5929 37977431-3df6-0310-b722-df95706aa16b |
||
mod - SConstruct | [ Diff ] [ File ] | ||
develop c36dede9
Timestamp: 2008-05-24 22:55:55 Author: Auswaschbar [ Details ] [ Diff ] |
* added GetCameraState() and SetCameraState() to CCameraHandler -> wrapping [Get|Set]State of CCameraController (auto-switch controller when necessary) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5928 37977431-3df6-0310-b722-df95706aa16b |
||
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/Lua/LuaUnsyncedCtrl.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUnsyncedRead.cpp | [ Diff ] [ File ] | ||
develop c5f176fd
Timestamp: 2008-05-24 21:06:57 Author: hughperkins [ Details ] [ Diff ] |
- removed ABIC AI stuff that no-one is using, to keep build tree clean git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5927 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/ExternalAI/GlobalAI.cpp | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/GlobalAI.h | [ Diff ] [ File ] | ||
rm - rts/ExternalAI/GlobalAICInterface/AbicProxy.cpp | [ Diff ] [ File ] | ||
rm - rts/ExternalAI/GlobalAICInterface/AbicProxy.h | [ Diff ] [ File ] | ||
rm - rts/ExternalAI/GlobalAICInterface/GlobalAICInterfaceGenerator.cs | [ Diff ] [ File ] | ||
rm - rts/ExternalAI/GlobalAICInterface/dllbuild.h | [ Diff ] [ File ] | ||
rm - rts/ExternalAI/GlobalAICInterface/generate.bat | [ Diff ] [ File ] | ||
rm - rts/ExternalAI/GlobalAIInterfaces/Command.cs | [ Diff ] [ File ] | ||
rm - rts/ExternalAI/GlobalAIInterfaces/Float3.cs | [ Diff ] [ File ] | ||
rm - rts/ExternalAI/GlobalAIInterfaces/GlobalAIInterfaces.build | [ Diff ] [ File ] | ||
rm - rts/ExternalAI/GlobalAIInterfaces/GlobalAIInterfaces.csproj | [ Diff ] [ File ] | ||
rm - rts/ExternalAI/GlobalAIInterfaces/GlobalAIInterfaces.csproj.user | [ Diff ] [ File ] | ||
rm - rts/ExternalAI/GlobalAIInterfaces/GlobalAIInterfaces.sln | [ Diff ] [ File ] | ||
rm - rts/ExternalAI/GlobalAIInterfaces/GlobalAIInterfaces.suo | [ Diff ] [ File ] | ||
rm - rts/ExternalAI/GlobalAIInterfaces/GlobalAIProxy.cs | [ Diff ] [ File ] | ||
rm - rts/ExternalAI/GlobalAIInterfaces/IAICallback.cs | [ Diff ] [ File ] | ||
rm - rts/ExternalAI/GlobalAIInterfaces/IFeatureDef.cs | [ Diff ] [ File ] | ||
rm - rts/ExternalAI/GlobalAIInterfaces/IGlobalAI.cs | [ Diff ] [ File ] | ||
rm - rts/ExternalAI/GlobalAIInterfaces/IMonoLoaderProxy.cs | [ Diff ] [ File ] | ||
rm - rts/ExternalAI/GlobalAIInterfaces/IMoveData.cs | [ Diff ] [ File ] | ||
rm - rts/ExternalAI/GlobalAIInterfaces/IUnitDef.cs | [ Diff ] [ File ] | ||
rm - rts/ExternalAI/GlobalAIInterfaces/readme.txt | [ Diff ] [ File ] | ||
develop 18d52805
Timestamp: 2008-05-24 20:10:06 Author: Licho [ Details ] [ Diff ] |
minor springie change: - enables to set spring core affinity - polls default success if not enough votes git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5926 37977431-3df6-0310-b722-df95706aa16b |
||