Changesets: spring
develop 246d902f
Timestamp: 2006-11-26 00:45:37 Author: Licho [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2717 37977431-3df6-0310-b722-df95706aa16b | ||
develop e0e4e06a
Timestamp: 2006-11-26 00:43:35 Author: Licho [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2716 37977431-3df6-0310-b722-df95706aa16b | ||
develop c04e1062
Timestamp: 2006-11-25 23:36:50 Author: Licho [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2715 37977431-3df6-0310-b722-df95706aa16b | ||
develop f01d6d84
Timestamp: 2006-11-25 23:35:55 Author: Licho [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2714 37977431-3df6-0310-b722-df95706aa16b | ||
develop 0feec810
Timestamp: 2006-11-25 11:45:16 Author: trepan [ Details ] [ Diff ] |
* Always use the same text height to provide consistent rendering git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2713 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
develop 2d2a8cc4
Timestamp: 2006-11-25 01:59:21 Author: trepan [ Details ] [ Diff ] |
* Fix Spring.Draw.GetTextWidth(text) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2712 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
develop 9c25d94a
Timestamp: 2006-11-24 22:47:20 Author: trepan [ Details ] [ Diff ] |
* Added "console [0|1]" action to disable console rendering git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2711 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/InfoConsole.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/InfoConsole.h | [ Diff ] [ File ] | ||
develop 9b5149fe
Timestamp: 2006-11-24 21:57:53 Author: hughperkins [ Details ] [ Diff ] |
- removed non-working command from missionhelper.lua - added new startscript "ordertroops.lua". You can ask for any enemy troops you want, eg ".send 5 armstump". The enemy troops will be ordered to patrol to your position. The units you ordered will be output to infolog.txt, so you can add them to a custom mission script git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2710 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/startscripts/missionhelper.lua | [ Diff ] [ File ] | ||
add - game/startscripts/ordertroops.lua | [ Diff ] [ File ] | ||
develop d37a87b7
Timestamp: 2006-11-24 20:48:18 Author: hughperkins [ Details ] [ Diff ] |
Corrected x-y scale (needed to multiply by squaresize ;-) ) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2709 37977431-3df6-0310-b722-df95706aa16b |
||
develop 95203351
Timestamp: 2006-11-24 15:24:53 Author: hughperkins [ Details ] [ Diff ] |
- added UI, including file load/save dialog boxes - added flatten brush - added slider to change brushsize - added coloring to slopemap: green = vehicles(< 0.08 ), blue = infantry (< 0.33 ), red = extreme - corrected bitmap size on save (used to add an extra pixel to width and height) - corrected scaling on heightmap save, to normalize to minheight and maxheight git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2708 37977431-3df6-0310-b722-df95706aa16b |
||
develop 4f551296
Timestamp: 2006-11-24 13:54:57 Author: trepan [ Details ] [ Diff ] |
* Possibly fix a crash bug caused by the newAttackMode git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2707 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/SelectedUnitsAI.cpp | [ Diff ] [ File ] | ||
develop 8fefad0d
Timestamp: 2006-11-23 22:16:43 Author: tvo [ Details ] [ Diff ] |
* Fix some small installer bugs. * Add numpad +/- for speedup/slowdown. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2706 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/uikeys.txt | [ Diff ] [ File ] | ||
mod - installer/sections/main.nsh | [ Diff ] [ File ] | ||
mod - rts/Game/UI/KeyBindings.cpp | [ Diff ] [ File ] | ||
develop 07b2766b
Timestamp: 2006-11-23 20:12:32 Author: trepan [ Details ] [ Diff ] |
* Include the last unitDef (unitDefs[numUnits + 1]) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2704 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
develop caffb70a
Timestamp: 2006-11-23 20:05:05 Author: trepan [ Details ] [ Diff ] |
* Disallow distinguishing icons for dummy commanders git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2703 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
develop 749023a6
Timestamp: 2006-11-23 18:05:29 Author: trepan [ Details ] [ Diff ] |
* Document SetUnitDefIcon() git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2702 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/lua_ui_interface.txt | [ Diff ] [ File ] | ||
develop e0a1ac82
Timestamp: 2006-11-23 17:31:32 Author: trepan [ Details ] [ Diff ] |
* Added SetUnitDefIcon(udid, "icon") LUA call-out * Prepended the icons listed in "usericons.tdf" (if it exists) * Avoided a memory caused by adding the same icon name more then once git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2701 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/IconHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/IconHandler.h | [ Diff ] [ File ] | ||
develop f5885b51
Timestamp: 2006-11-23 17:15:10 Author: yeha [ Details ] [ Diff ] |
Small fix for incorrect viewport change during alt-tab. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2700 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/Main.cpp | [ Diff ] [ File ] | ||
develop 3ad5be82
Timestamp: 2006-11-23 13:17:05 Author: hughperkins [ Details ] [ Diff ] |
- added frustrum culling - edit ball always looks same size on screen - improved normal self-consistency, to remove cross-hatching appearance - corrected a crash-bug when loading a mal-sized heightmap - improved level of detail engine git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2699 37977431-3df6-0310-b722-df95706aa16b |
||
develop 0604cbac
Timestamp: 2006-11-23 01:40:43 Author: betalord [ Details ] [ Diff ] |
added support for latest protocol changes git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2698 37977431-3df6-0310-b722-df95706aa16b |
||
develop 83313f92
Timestamp: 2006-11-23 01:34:17 Author: betalord [ Details ] [ Diff ] |
updated protocol description to reflect new "map hash" parameter git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2697 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/Lobby/LobbyProtocol.txt | [ Diff ] [ File ] | ||
develop f26ee69a
Timestamp: 2006-11-23 00:45:31 Author: betalord [ Details ] [ Diff ] |
added "mapHash" parameter to OPENBATTLE, BATTLEOPENED and UPDATEBATTLEINFO commands git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2696 37977431-3df6-0310-b722-df95706aa16b |
||
develop 55c08946
Timestamp: 2006-11-23 00:01:20 Author: yeha [ Details ] [ Diff ] |
Fixed restoring a partially reclaimed wreackage not using the correct amount of resources. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2695 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Misc/Feature.cpp | [ Diff ] [ File ] | ||
develop eec7f3d6
Timestamp: 2006-11-22 22:44:13 Author: betalord [ Details ] [ Diff ] |
increased internal build number for next release git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2694 37977431-3df6-0310-b722-df95706aa16b |
||
develop fbc58e19
Timestamp: 2006-11-22 19:04:52 Author: hughperkins [ Details ] [ Diff ] |
HeightMapEditor changes: * added slopemap exporter * added load * added more defaults to config file git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2693 37977431-3df6-0310-b722-df95706aa16b |
||
develop 6f83fcee
Timestamp: 2006-11-22 09:43:31 Author: trepan [ Details ] [ Diff ] |
* Only use unicode mapping for the keystrokes used as text (this might make the numpad keys work in windows) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2691 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/Main.cpp | [ Diff ] [ File ] | ||