Changesets: spring
|
develop 19fd5a11
Timestamp: 2006-11-22 04:57:25 Author: hughperkins [ Details ] [ Diff ] |
MapDesigner first created. Tools/MapDesigner. Gives you 3d view of map. left click to raise land, right click to lower it. Move around using j or middle mouse button. Scrollbutton changes view angle. j + scrollbutton changes zoom. Save to heightmap_out.bmp by doing ctrl-s Keymappings configurable in config.xml Mapsize hardcoded to 1025 by 1025 in Rendering/DrawGrid.cs git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2690 37977431-3df6-0310-b722-df95706aa16b |
||
|
develop ef8bd89b
Timestamp: 2006-11-21 16:39:11 Author: trepan [ Details ] [ Diff ] |
* Added "maxspect" mode for minimap maximizing * Added GetUnitRadius() LUA call-out * Added "mass" TDF parameter for features (with a fallback to the old metal/health method) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2688 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
| mod - rts/Game/UI/MiniMap.cpp | [ Diff ] [ File ] | ||
| mod - rts/Game/UI/MiniMap.h | [ Diff ] [ File ] | ||
| mod - rts/Sim/Misc/FeatureHandler.cpp | [ Diff ] [ File ] | ||
|
develop bd41e964
Timestamp: 2006-11-21 08:12:28 Author: trepan [ Details ] [ Diff ] |
* Added GetLastFrameSeconds() LUA call-out * Use SelectedUnits tooltip when the cursor is in the minimap (and if available) * Added "minimap" command for dynamic modification of minimap configuration "minimap <geo x y w h> | <min [0|1]> | <max [0|1]> | <icons [0|1]> | <fullproxy [0|1]> | <drawcommands [0|1]> | <unitexp value> | <unitsize value>" git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2686 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
| mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
| mod - rts/Game/UI/MiniMap.cpp | [ Diff ] [ File ] | ||
| mod - rts/Game/UI/MiniMap.h | [ Diff ] [ File ] | ||
|
develop 03f3f0fc
Timestamp: 2006-11-20 09:31:18 Author: tvo [ Details ] [ Diff ] |
* Don't crash on divisions by zero or NaNs. It seems sound code likes to perform divide by zero when alt tabbed out. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2684 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
|
develop 0549df3b
Timestamp: 2006-11-20 03:57:23 Author: trepan [ Details ] [ Diff ] |
* Missing rename git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2683 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
|
develop a2fdea8a
Timestamp: 2006-11-20 01:58:40 Author: trepan [ Details ] [ Diff ] |
* Draw command queue icons properly in DualScreenMiniMapOnLeft=1 mode git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2682 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/Game/UI/MouseCursor.cpp | [ Diff ] [ File ] | ||
|
develop 2276b813
Timestamp: 2006-11-20 01:50:00 Author: trepan [ Details ] [ Diff ] |
* Typo (makes no real difference) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2681 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/Game/UI/MiniMap.cpp | [ Diff ] [ File ] | ||
|
develop 387349eb
Timestamp: 2006-11-20 01:48:05 Author: trepan [ Details ] [ Diff ] |
* Maintain a maximized window when maximized * Remove the move and resize buttons when maximized git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2680 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/Game/UI/MiniMap.cpp | [ Diff ] [ File ] | ||
|
develop 1f32ed2c
Timestamp: 2006-11-20 01:08:33 Author: trepan [ Details ] [ Diff ] |
* Place the buttons within the minimap when maximized git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2679 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/Game/UI/MiniMap.cpp | [ Diff ] [ File ] | ||
|
develop a2690f60
Timestamp: 2006-11-20 00:06:14 Author: tvo [ Details ] [ Diff ] |
* Use DirectSound instead of OpenAL. (this also fixes new alt-tab bug that was introduced with mingw compiled spring.exe) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2677 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - installer/sections/main.nsh | [ Diff ] [ File ] | ||
| mod - rts/System/Sound.cpp | [ Diff ] [ File ] | ||
| mod - rts/build/scons/config.py | [ Diff ] [ File ] | ||
| mod - rts/build/scons/filelist.py | [ Diff ] [ File ] | ||
|
develop 4c91ebc5
Timestamp: 2006-11-19 20:10:53 Author: betalord [ Details ] [ Diff ] |
quick fix for ip2country db git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2675 37977431-3df6-0310-b722-df95706aa16b |
||
|
develop dd8d6338
Timestamp: 2006-11-19 19:49:33 Author: betalord [ Details ] [ Diff ] |
added lastCountry flag to accounts git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2674 37977431-3df6-0310-b722-df95706aa16b |
||
|
develop 93ac5e77
Timestamp: 2006-11-19 16:58:26 Author: tvo [ Details ] [ Diff ] |
* Bump is_configured version to prevent build system from breaking due to my last commits. * Bump spring version to 0.74b1. * Add some items to changelog, replace 0.next with 0.74b1. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2673 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - Documentation/changelog.txt | [ Diff ] [ File ] | ||
| mod - rts/Game/GameVersion.h | [ Diff ] [ File ] | ||
| mod - rts/build/scons/rts.py | [ Diff ] [ File ] | ||
|
develop 5ab69cf5
Timestamp: 2006-11-19 15:36:37 Author: tvo [ Details ] [ Diff ] |
* Fix insane error spamming when building with a MinGW gcc version >= 4 (due to wrongly passing -fvisibility=hidden, which is unsupported on MinGW) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2672 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/build/scons/rts.py | [ Diff ] [ File ] | ||
|
develop 054eeb9e
Timestamp: 2006-11-19 15:28:15 Author: tvo [ Details ] [ Diff ] |
* Add cpppath and libpath options to scons configure, they're put in front of the default cpp&libpaths. * Fixed compilation with MinGW gcc 4.1. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2671 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/build/scons/config.py | [ Diff ] [ File ] | ||
| mod - rts/build/scons/rts.py | [ Diff ] [ File ] | ||
|
develop e1afbf4c
Timestamp: 2006-11-19 14:54:14 Author: hughperkins [ Details ] [ Diff ] |
MonoLoader now compatible with CSAI and GlobalAIInterfaces. Note: maximum one MonoLoader AI per game for now. Added missing CSAI2 file git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2670 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - AI/Global/CSAI/CSAI2/CSAI2/CSAI.cs | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/CSAI2/CSAI2/CSAI2.csproj | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/CSAI2/CSAI2/mapping/SlopeMap.cs | [ Diff ] [ File ] | ||
| add - AI/Global/CSAI/CSAI2/CSAI2/packcoordinators/SpreadSearchPackCoordinatorWithSearchGrid.cs | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/ABICInterface_generated.cs | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/ABICInterface_manualtweaks.txt | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/AbicIAICallbackWrapper_generated.cs | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/AbicIAICallbackWrapper_manualtweaks.txt | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/AbicIFeatureDefWrapper_generated.cs | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/AbicIMoveDataWrapper_generated.cs | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/AbicIUnitDefWrapper_generated.cs | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/CSAICInterface.cs | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/CSAILoaderMono.cpp | [ Diff ] [ File ] | ||
| add - AI/Global/CSAI/MonoLoader/CSAIMono.xml | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/MonoABICInterfaceGenerator.cs | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/MonoAbicWrappersGenerator.cs | [ Diff ] [ File ] | ||
| add - AI/Global/CSAI/MonoLoader/MonoLoaderProxy.cs | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/build.bat | [ Diff ] [ File ] | ||
| add - AI/Global/CSAI/MonoLoader/cbind_generated.h | [ Diff ] [ File ] | ||
| add - AI/Global/CSAI/MonoLoader/cpointerinstances_generated.h | [ Diff ] [ File ] | ||
| add - AI/Global/CSAI/MonoLoader/csaibind_generated.txt | [ Diff ] [ File ] | ||
| add - AI/Global/CSAI/MonoLoader/csaideclarations_generated.txt | [ Diff ] [ File ] | ||
| add - AI/Global/CSAI/MonoLoader/csetpointerfunctions_generated.h | [ Diff ] [ File ] | ||
| add - AI/Global/CSAI/MonoLoader/generatebindingspaste.cs | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/requiredruntimedlls.txt | [ Diff ] [ File ] | ||
| add - AI/Global/CSAI/MonoLoader/typedefs_generated.h | [ Diff ] [ File ] | ||
| mod - rts/ExternalAI/GlobalAIInterfaces/Command.cs | [ Diff ] [ File ] | ||
| mod - rts/ExternalAI/GlobalAIInterfaces/Float3.cs | [ Diff ] [ File ] | ||
| mod - rts/ExternalAI/GlobalAIInterfaces/GlobalAIInterfaces.build | [ Diff ] [ File ] | ||
| mod - rts/ExternalAI/GlobalAIInterfaces/GlobalAIInterfaces.csproj | [ Diff ] [ File ] | ||
| add - rts/ExternalAI/GlobalAIInterfaces/GlobalAIProxy.cs | [ Diff ] [ File ] | ||
| add - rts/ExternalAI/GlobalAIInterfaces/IMonoLoaderProxy.cs | [ Diff ] [ File ] | ||
|
develop f630cd70
Timestamp: 2006-11-19 00:13:13 Author: trepan [ Details ] [ Diff ] |
* svn:eol-style CRLF git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2669 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - Documentation/lua_ui_interface.txt | [ Diff ] [ File ] | ||
|
develop 264b173a
Timestamp: 2006-11-19 00:12:09 Author: trepan [ Details ] [ Diff ] |
* Revert the changes to wait-commands that had been started git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2668 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/Game/SelectedUnitsAI.cpp | [ Diff ] [ File ] | ||
| mod - rts/Game/WaitCommandsAI.cpp | [ Diff ] [ File ] | ||
| mod - rts/Game/WaitCommandsAI.h | [ Diff ] [ File ] | ||
|
develop c391a499
Timestamp: 2006-11-19 00:10:42 Author: trepan [ Details ] [ Diff ] |
* some updates git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2667 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - Documentation/changelog.txt | [ Diff ] [ File ] | ||
|
develop 6db5447b
Timestamp: 2006-11-18 22:59:04 Author: betalord [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2666 37977431-3df6-0310-b722-df95706aa16b | ||
| mod - Documentation/lobbychangelog.txt | [ Diff ] [ File ] | ||
|
develop 69a3e364
Timestamp: 2006-11-18 22:58:38 Author: betalord [ Details ] [ Diff ] |
fixed problem with very slow updating of map list git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2665 37977431-3df6-0310-b722-df95706aa16b |
||
|
develop 57347388
Timestamp: 2006-11-18 22:06:41 Author: hughperkins [ Details ] [ Diff ] |
MonoLoader pretty much finished. AI/GLobal/CSAI/MonoLoader. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2664 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - AI/Global/CSAI/MonoLoader/ABICInterface_generated.cs | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/ABICInterface_manualtweaks.txt | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/AbicIAICallbackWrapper_generated.cs | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/AbicIAICallbackWrapper_manualtweaks.txt | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/AbicIFeatureDefWrapper_generated.cs | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/AbicIMoveDataWrapper_generated.cs | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/AbicIMoveDataWrapper_manualtweaks.txt | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/AbicIUnitDefWrapper_generated.cs | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/AbicIUnitDefWrapper_manualtweaks.txt | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/CSAICInterface.cs | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/CSAILoaderMono.cpp | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/MonoAbicWrappersGenerator.cs | [ Diff ] [ File ] | ||
| mod - AI/Global/CSAI/MonoLoader/build.bat | [ Diff ] [ File ] | ||
|
develop d58a2922
Timestamp: 2006-11-18 19:23:13 Author: betalord [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2663 37977431-3df6-0310-b722-df95706aa16b | ||
|
develop 8295f718
Timestamp: 2006-11-18 19:19:52 Author: betalord [ Details ] [ Diff ] |
added "bot mode" icon git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2662 37977431-3df6-0310-b722-df95706aa16b |
||
|
develop a3ef60ec
Timestamp: 2006-11-18 16:39:44 Author: tvo [ Details ] [ Diff ] |
* Fix spamming of "error: side > 9" to infolog in games with more then 10 players. * Fix invalid (missing) textures in games with more then 10 players. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2661 37977431-3df6-0310-b722-df95706aa16b |
||
| mod - rts/Rendering/UnitModels/3DOParser.cpp | [ Diff ] [ File ] | ||
