Changesets: spring
develop 849b543c
Timestamp: 2006-12-28 15:07:25 Author: trepan [ Details ] [ Diff ] |
* Added shieldWeaponDef and stockpileWeaponDef to UnitDef.h (determine during UnitDef creation instead of during CUnit creation) * Added rangeShield, rangeInterceptorOn, and rangeInterceptorOff to cmdcolors.txt * Disabled CursorIcons element insertion during minimap queue drawing * Better rendering of move fronts (contoured to the map) * Made LayoutButtons() optional (LuaUI no longer has any required call-ins) * Added LuaUI GetUnitResources() call-out git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2981 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/lua_ui_interface.txt | [ Diff ] [ File ] | ||
mod - game/cmdcolors.txt | [ Diff ] [ File ] | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/CommandColors.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/CommandColors.h | [ Diff ] [ File ] | ||
mod - rts/Game/UI/CursorIcons.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/CursorIcons.h | [ Diff ] [ File ] | ||
mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/LuaUI.h | [ Diff ] [ File ] | ||
mod - rts/Game/UI/MiniMap.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDef.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDefHandler.cpp | [ Diff ] [ File ] | ||
develop 280b5381
Timestamp: 2006-12-28 12:27:17 Author: fnordia [ Details ] [ Diff ] |
Readded /SP_UPDATE support to the installer git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2980 37977431-3df6-0310-b722-df95706aa16b |
||
mod - installer/make_installers.bat | [ Diff ] [ File ] | ||
mod - installer/sections/main.nsh | [ Diff ] [ File ] | ||
mod - installer/springsettings.nsh | [ Diff ] [ File ] | ||
mod - installer/taspring.nsi | [ Diff ] [ File ] | ||
develop 39a1974a
Timestamp: 2006-12-28 01:19:27 Author: hollow [ Details ] [ Diff ] |
UnityLobby:- Small fix for Option Ghosted Buildings git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2979 37977431-3df6-0310-b722-df95706aa16b |
||
develop 36c1b773
Timestamp: 2006-12-28 01:10:54 Author: Licho [ Details ] [ Diff ] |
changed cbalance logic git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2978 37977431-3df6-0310-b722-df95706aa16b |
||
develop eded1e39
Timestamp: 2006-12-27 23:22:44 Author: hollow [ Details ] [ Diff ] |
UnityLobby:- Fixed bug, for hosting a battle with an AIs already added. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2977 37977431-3df6-0310-b722-df95706aa16b |
||
develop 6780fdd2
Timestamp: 2006-12-27 23:20:13 Author: betalord [ Details ] [ Diff ] |
cosmetic change: renamed Uni1.pas to MainUnit.pas git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2976 37977431-3df6-0310-b722-df95706aa16b |
||
develop a931e8d3
Timestamp: 2006-12-27 22:52:41 Author: betalord [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2975 37977431-3df6-0310-b722-df95706aa16b | ||
mod - Documentation/lobbychangelog.txt | [ Diff ] [ File ] | ||
develop aff030c0
Timestamp: 2006-12-27 22:46:25 Author: betalord [ Details ] [ Diff ] |
fixed bug with incorrect drawing of original clients from a battle replay when hosting one (colors were not read correctly) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2974 37977431-3df6-0310-b722-df95706aa16b |
||
develop b8e6b76e
Timestamp: 2006-12-27 22:02:22 Author: hollow [ Details ] [ Diff ] |
UnityLobby:- Added support for UPDATEBATTLEDETAILS git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2973 37977431-3df6-0310-b722-df95706aa16b |
||
develop 313da85d
Timestamp: 2006-12-27 20:35:40 Author: tvo [ Details ] [ Diff ] |
* Fix some transport exploit and make kloot's patch better (can transport cloaked allies now) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2972 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Units/CommandAI/TransportCAI.cpp | [ Diff ] [ File ] | ||
develop fa68fb6e
Timestamp: 2006-12-27 20:00:17 Author: tvo [ Details ] [ Diff ] |
* Fix airscript for new XTA naming scheme while retaining backward compat with AA/BA/old XTA naming scheme git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2971 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/StartScripts/AirScript.cpp | [ Diff ] [ File ] | ||
develop b07ff028
Timestamp: 2006-12-27 19:37:55 Author: hollow [ Details ] [ Diff ] |
UnityLobby:- Removed Popup for hosting. New tab in Battle Window for hosting Fixed Code for add AI Bots, was using correct value for ally number Fixed Bug were Warning Dialogs would freeze app (untested) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2970 37977431-3df6-0310-b722-df95706aa16b |
||
develop 7e2c4fe5
Timestamp: 2006-12-27 19:16:53 Author: tvo [ Details ] [ Diff ] |
* one liner patch by kloot fixing cloaked units getting loaded in a transport when using area load command. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2969 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Units/CommandAI/TransportCAI.cpp | [ Diff ] [ File ] | ||
develop 8fd1d1e4
Timestamp: 2006-12-26 21:44:12 Author: trepan [ Details ] [ Diff ] |
* Allow numeric location specification for .give commands git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2966 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
develop 3a3bc344
Timestamp: 2006-12-26 17:55:53 Author: trepan [ Details ] [ Diff ] |
* Oops, correct the word completion AddWord() calls (the UnitDefTracker comments are for something else :) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2965 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
develop 8e8a98fb
Timestamp: 2006-12-26 16:47:58 Author: trepan [ Details ] [ Diff ] |
* Added .kickbynum, /fakemeta, /font, /maxparticles, /specfullview, /minimap and the /minimap sub-commands to the word completion list git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2964 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/WordCompletion.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/WordCompletion.h | [ Diff ] [ File ] | ||
develop 23a293b7
Timestamp: 2006-12-26 16:44:26 Author: trepan [ Details ] [ Diff ] |
* Discard build orders that are outside of immobile builders' ranges (useful for the EE mod; still lacks a visual indication for invalid locations) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2963 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/BuilderCAI.h | [ Diff ] [ File ] | ||
develop 368a75af
Timestamp: 2006-12-26 16:42:40 Author: hollow [ Details ] [ Diff ] |
UnityLobby:- Fixed Player List / Mod Columns been mixed around Fixed Code for add / removing players from Player List in Lobby Window git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2962 37977431-3df6-0310-b722-df95706aa16b |
||
develop 96cd912f
Timestamp: 2006-12-26 15:08:46 Author: tvo [ Details ] [ Diff ] |
* Move some sync files in System/Sync, and update #includes git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2961 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameHelper.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/InfoConsole.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/MoveTypes/groundmovetype.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/EmgProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/HeatCloudProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/MissileProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/MuzzleFlame.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/PieceProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/StarburstProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/COB/CobInstance.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/ExtractorBuilding.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/Factory.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/Cannon.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/EmgCannon.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/Rifle.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/Weapon.cpp | [ Diff ] [ File ] | ||
mod - rts/System/GlobalStuff.cpp | [ Diff ] [ File ] | ||
mod - rts/System/StdAfx.h | [ Diff ] [ File ] | ||
develop aaad7d8f
Timestamp: 2006-12-26 14:51:02 Author: tvo [ Details ] [ Diff ] |
* If we have gameSetup we already know script/mod/map git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2960 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/PreGame.cpp | [ Diff ] [ File ] | ||
develop 53ab3b7c
Timestamp: 2006-12-26 14:47:56 Author: tvo [ Details ] [ Diff ] |
* Fix mod/map checksumming in games with gameSetup. * Fix bug in mod checksumming, only main archive was checksummed, not the deps. * Other cleanups. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2959 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameSetup.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/PreGame.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/PreGame.h | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/ArchiveScanner.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/ArchiveScanner.h | [ Diff ] [ File ] | ||
mod - rts/System/Net.h | [ Diff ] [ File ] | ||
mod - rts/System/creg/creg.h | [ Diff ] [ File ] | ||
mod - tools/unitsync/unitsync.cpp | [ Diff ] [ File ] | ||
develop 3955b415
Timestamp: 2006-12-26 01:23:29 Author: Licho [ Details ] [ Diff ] |
basic central web for springie autohosts git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2958 37977431-3df6-0310-b722-df95706aa16b |
||
develop 0d05c52f
Timestamp: 2006-12-25 23:54:14 Author: Licho [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2957 37977431-3df6-0310-b722-df95706aa16b | ||
develop 61801c96
Timestamp: 2006-12-25 23:53:18 Author: Licho [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2956 37977431-3df6-0310-b722-df95706aa16b | ||
develop 55e42b84
Timestamp: 2006-12-25 23:46:01 Author: hollow [ Details ] [ Diff ] |
UnityLobby:- Fixed bug reported by tvo. About Client not removing itself from Player List, when leaving a battle git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2955 37977431-3df6-0310-b722-df95706aa16b |
||