Changesets: spring
develop 8c8d2ebc
Timestamp: 2006-09-26 20:18:21 Author: tvo [ Details ] [ Diff ] |
* Set svn:eol-style on a bunch of AI files. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2282 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Global/AAI/AAI.sln | [ Diff ] [ File ] | ||
mod - AI/Global/AAI/AAI.vcproj | [ Diff ] [ File ] | ||
mod - AI/Group/EconomyAI/GroupAI.cpp | [ Diff ] [ File ] | ||
mod - AI/Group/EconomyAI/GroupAI.h | [ Diff ] [ File ] | ||
mod - AI/Group/EconomyAI/Helper.cpp | [ Diff ] [ File ] | ||
mod - AI/Group/EconomyAI/Helper.h | [ Diff ] [ File ] | ||
mod - AI/Group/EconomyAI/MetalMap.cpp | [ Diff ] [ File ] | ||
mod - AI/Group/EconomyAI/MetalMap.h | [ Diff ] [ File ] | ||
mod - AI/Group/EconomyAI/TestAI.cpp | [ Diff ] [ File ] | ||
mod - AI/Group/ReportIdleAI/GroupAI.cpp | [ Diff ] [ File ] | ||
mod - AI/Group/ReportIdleAI/GroupAI.h | [ Diff ] [ File ] | ||
mod - AI/Group/ReportIdleAI/TestAI.cpp | [ Diff ] [ File ] | ||
mod - AI/Group/build/vs8/CentralBuildAI.vcproj | [ Diff ] [ File ] | ||
mod - AI/Group/build/vs8/EconomyAI.vcproj | [ Diff ] [ File ] | ||
mod - AI/Group/build/vs8/GroupAIs.sln | [ Diff ] [ File ] | ||
mod - AI/Group/build/vs8/MetalMakerAI.vcproj | [ Diff ] [ File ] | ||
mod - AI/Group/build/vs8/MexUpgraderAI.vcproj | [ Diff ] [ File ] | ||
mod - AI/Group/build/vs8/RadarAI.vcproj | [ Diff ] [ File ] | ||
mod - AI/Group/build/vs8/ReportIdleAI.vcproj | [ Diff ] [ File ] | ||
mod - AI/Group/build/vs8/SimpleFormationAI.vcproj | [ Diff ] [ File ] | ||
develop 291a3981
Timestamp: 2006-09-26 20:13:46 Author: tvo [ Details ] [ Diff ] |
* Fix compilation at linux. * Don't spam infolog with "Creating piece list" messages. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2281 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Group/EconomyAI/GroupAI.cpp | [ Diff ] [ File ] | ||
mod - AI/Group/EconomyAI/Helper.cpp | [ Diff ] [ File ] | ||
mod - AI/Group/EconomyAI/Helper.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ProjectileHandler.cpp | [ Diff ] [ File ] | ||
develop 74dd2e12
Timestamp: 2006-09-26 19:59:45 Author: betalord [ Details ] [ Diff ] |
TASClient: auto-increase of internal build version git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2280 37977431-3df6-0310-b722-df95706aa16b |
||
develop 9d51850d
Timestamp: 2006-09-26 16:42:00 Author: colorblind [ Details ] [ Diff ] |
* Added "Economy" group AI. See http://taspring.clan-sy.com/wiki/Economy_AI for more info git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2279 37977431-3df6-0310-b722-df95706aa16b |
||
add - AI/Group/EconomyAI/GroupAI.cpp | [ Diff ] [ File ] | ||
add - AI/Group/EconomyAI/GroupAI.h | [ Diff ] [ File ] | ||
add - AI/Group/EconomyAI/Helper.cpp | [ Diff ] [ File ] | ||
add - AI/Group/EconomyAI/Helper.h | [ Diff ] [ File ] | ||
add - AI/Group/EconomyAI/MetalMap.cpp | [ Diff ] [ File ] | ||
add - AI/Group/EconomyAI/MetalMap.h | [ Diff ] [ File ] | ||
add - AI/Group/EconomyAI/TestAI.cpp | [ Diff ] [ File ] | ||
add - AI/Group/build/vs8/EconomyAI.vcproj | [ Diff ] [ File ] | ||
mod - AI/Group/build/vs8/GroupAIs.sln | [ Diff ] [ File ] | ||
develop ffe09c68
Timestamp: 2006-09-25 23:23:06 Author: jcnossen [ Details ] [ Diff ] |
* imported upspring into svn. It needs fltk-2, DevIL, GLEW and zlib to build. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2278 37977431-3df6-0310-b722-df95706aa16b |
||
develop 58630722
Timestamp: 2006-09-25 21:16:52 Author: trepan [ Details ] [ Diff ] |
* Change the tooltip priority so that objects under the cursor (unit or feature), come before the selected units (suggested by NOiZE) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2277 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/MouseHandler.cpp | [ Diff ] [ File ] | ||
develop 331b39bd
Timestamp: 2006-09-25 17:21:40 Author: colorblind [ Details ] [ Diff ] |
* Added GetGroupId() to group callback. (Useful for e.g. adding units to a group AI from within that group AI) * Builders always have a moveState command. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2276 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Group/build/vs8/GroupAIs.sln | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/GroupAiCallback.cpp | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/GroupAiCallback.h | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/IGroupAiCallback.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/CommandAI.cpp | [ Diff ] [ File ] | ||
develop 08c53e13
Timestamp: 2006-09-25 02:36:03 Author: trepan [ Details ] [ Diff ] |
* boolify git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2275 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/Main.cpp | [ Diff ] [ File ] | ||
develop ceb70ce3
Timestamp: 2006-09-24 23:01:44 Author: trepan [ Details ] [ Diff ] |
* lose the space git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2274 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/KeyAutoBinder.cpp | [ Diff ] [ File ] | ||
develop 4b9404cd
Timestamp: 2006-09-24 22:55:27 Author: trepan [ Details ] [ Diff ] |
* Added the [StdoutDebug=0] config file parameter (copies all log output to stdout) * Converted some printf()'s to logOutput.Print()'s (note that full debug info from KeyAutoBinder requires "/keydebug 2" or higher) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2273 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/KeyAutoBinder.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/KeyBindings.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/KeyBindings.h | [ Diff ] [ File ] | ||
mod - rts/Game/UI/KeyCodes.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/KeySet.cpp | [ Diff ] [ File ] | ||
mod - rts/System/LogOutput.cpp | [ Diff ] [ File ] | ||
mod - rts/System/LogOutput.h | [ Diff ] [ File ] | ||
mod - rts/System/Main.cpp | [ Diff ] [ File ] | ||
develop 6fb51b44
Timestamp: 2006-09-23 21:43:32 Author: trepan [ Details ] [ Diff ] |
* Add the static keyword (good form) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2269 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/SelectedUnitsAI.cpp | [ Diff ] [ File ] | ||
develop c75f9c2e
Timestamp: 2006-09-23 21:39:46 Author: trepan [ Details ] [ Diff ] |
* Missed ditching the SetMaxSpeed commands for the single unit case (MayNeedSetMaxSpeedCommand() is admittedly verbose as func names go :) ) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2268 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/SelectedUnitsAI.cpp | [ Diff ] [ File ] | ||
develop 8a2f4243
Timestamp: 2006-09-23 16:53:16 Author: tvo [ Details ] [ Diff ] |
* Fix type in UnityLobby regarding SERVERMSG. (servermsgbox was called instead of servermsg) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2267 37977431-3df6-0310-b722-df95706aa16b |
||
develop 9cd9e0c1
Timestamp: 2006-09-23 16:18:43 Author: tvo [ Details ] [ Diff ] |
* Fix the workaround that prevents isalnum from asserting on msvc debug crt git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2266 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Rendering/GL/glList.cpp | [ Diff ] [ File ] | ||
develop 402eed75
Timestamp: 2006-09-23 15:21:38 Author: tvo [ Details ] [ Diff ] |
* Only append newline if there isn't one already. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2265 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/LogOutput.cpp | [ Diff ] [ File ] | ||
develop 5fcb76d9
Timestamp: 2006-09-23 14:59:56 Author: tvo [ Details ] [ Diff ] |
* ProjectileHandler doesn't use printf anymore. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2264 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Projectiles/ProjectileHandler.cpp | [ Diff ] [ File ] | ||
develop 1359e596
Timestamp: 2006-09-23 14:46:07 Author: trepan [ Details ] [ Diff ] |
* Add the "Waiting" selection keyword git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2263 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/SelectionKeyHandler.cpp | [ Diff ] [ File ] | ||
develop 2b116b93
Timestamp: 2006-09-23 13:32:13 Author: trepan [ Details ] [ Diff ] |
* Modified CMD_WAIT so that it doesn't clear the current queue * Allowed queuing of CMD_WAIT * Added cursor icons for CMD_WAIT <<< windows installer update? >>> * Split the "quit" action into "quit" and "quitwarn" (and display the proper "quit" keyset in the "quitwarn message) * Allow "custom.CUSTOMPARAM" in bindbuildtype definitions (esp. sort) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2262 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/uikeys.txt | [ Diff ] [ File ] | ||
add - installer/builddata/bitmaps/Anims/cursorwait_0.bmp | [ Diff ] [ File ] | ||
add - installer/builddata/bitmaps/Anims/cursorwait_1.bmp | [ Diff ] [ File ] | ||
add - installer/builddata/bitmaps/Anims/cursorwait_2.bmp | [ Diff ] [ File ] | ||
add - installer/builddata/bitmaps/Anims/cursorwait_3.bmp | [ Diff ] [ File ] | ||
add - installer/builddata/bitmaps/Anims/cursorwait_4.bmp | [ Diff ] [ File ] | ||
add - installer/builddata/bitmaps/Anims/cursorwait_5.bmp | [ Diff ] [ File ] | ||
mod - installer/make_gamedata_arch.sh | [ Diff ] [ File ] | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/SelectedUnitsAI.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/KeyAutoBinder.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/KeyBindings.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/MouseHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/AirCAI.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/AirCAI.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/CommandAI.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/CommandAI.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/FactoryCAI.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/LineDrawer.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/MobileCAI.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/TransportCAI.cpp | [ Diff ] [ File ] | ||
develop 9f336dc9
Timestamp: 2006-09-23 08:14:18 Author: trepan [ Details ] [ Diff ] |
* Make the latest changes compile on non-windows git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2261 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Rendering/Textures/ColorMap.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/SimpleParticleSystem.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDefHandler.cpp | [ Diff ] [ File ] | ||
develop cfe3d272
Timestamp: 2006-09-23 07:46:07 Author: yeha [ Details ] [ Diff ] |
Added suport for colormaps in explosiongenerator. Added keyword dir in explosiongenerator. Added suport for creating explosiongenerators via script. Added suport for fireing weapon via script. Added BitmapMuzzleFlame binded to explosiongenerator. Added SimpleParticleSystem binded to explosiongenerator (not final). git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2260 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/changelog.txt | [ Diff ] [ File ] | ||
mod - installer/builddata/springcontent/gamedata/explosion_alias.tdf | [ Diff ] [ File ] | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameHelper.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameHelper.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/Textures/ColorMap.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Textures/ColorMap.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/UnitModels/3DModelParser.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/UnitModels/3DOParser.cpp | [ Diff ] [ File ] | ||
add - rts/Sim/Projectiles/BitmapMuzzleFlame.cpp | [ Diff ] [ File ] | ||
add - rts/Sim/Projectiles/BitmapMuzzleFlame.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ExplosionGenerator.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ExplosionGenerator.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/FlameProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/FlameProjectile.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/LaserProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/PieceProjectile.cpp | [ Diff ] [ File ] | ||
add - rts/Sim/Projectiles/SimpleParticleSystem.cpp | [ Diff ] [ File ] | ||
add - rts/Sim/Projectiles/SimpleParticleSystem.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/COB/CobInstance.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDef.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDefHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/BeamLaser.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/FlameThrower.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/LightingCannon.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/WeaponDefHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/WeaponDefHandler.h | [ Diff ] [ File ] | ||
develop 09839604
Timestamp: 2006-09-23 01:22:21 Author: isokron [ Details ] [ Diff ] |
Fixes exploit for firing into air and some warnings git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2259 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/KeyAutoBinder.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/KeySet.h | [ Diff ] [ File ] | ||
mod - rts/Game/UI/MouseHandler.cpp | [ Diff ] [ File ] | ||
develop ac78ce96
Timestamp: 2006-09-23 00:08:56 Author: trepan [ Details ] [ Diff ] |
* another touch-up ... git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2258 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Units/CommandAI/MobileCAI.cpp | [ Diff ] [ File ] | ||
develop 7b9a9b8f
Timestamp: 2006-09-22 23:13:14 Author: trepan [ Details ] [ Diff ] |
* Added the CMD_SET_WANTED_MAX_SPEED commands after their source commands (if they are added before the source commands, they will get wiped out should the source command cause a queue flush) * Clamped the value sent to SetMaxSpeed() git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2257 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/SelectedUnitsAI.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/MobileCAI.cpp | [ Diff ] [ File ] | ||
develop 5bd16ef9
Timestamp: 2006-09-22 23:04:44 Author: trepan [ Details ] [ Diff ] |
* partial update git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2256 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/changelog.txt | [ Diff ] [ File ] | ||
develop 9784ee04
Timestamp: 2006-09-22 20:12:55 Author: tvo [ Details ] [ Diff ] |
* CFactory::curBuild's heading is now offset with the factory buildFacing. So units in e.g. AA leave factory now in proper direction. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2255 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Units/UnitTypes/Factory.cpp | [ Diff ] [ File ] | ||