2025-08-25 14:10 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop f59935d5
Timestamp: 2006-05-19 18:45:57
Author: isokron
Details ] Diff ]
Should fix issues with zoom to mouse with cursor outside map, also changes so it zooms out from middle of screen but in toward cursor.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1323 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/CameraController.cpp Diff ] File ]
develop ae944499
Timestamp: 2006-05-19 17:29:51
Author: tvo
Details ] Diff ]
* Add team number before playername in player info.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1322 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
develop 9cda960e
Timestamp: 2006-05-19 16:10:15
Author: jcnossen
Details ] Diff ]
some small potential bugfixes for JCAI from the automated bug testing reports

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1321 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/JCAI/AIConfigLoader.cpp Diff ] File ]
mod - AI/Global/JCAI/GlobalAI.cpp Diff ] File ]
mod - AI/Global/JCAI/ResourceUnitHandler.cpp Diff ] File ]
develop b6dfd092
Timestamp: 2006-05-19 16:07:34
Author: jcnossen
Details ] Diff ]
Gunship land/hovering behavior can be set with airhoverfactor (-1 for landing)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1320 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/MoveTypes/TAAirMoveType.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/AirCAI.cpp Diff ] File ]
mod - rts/Sim/Units/UnitDef.h Diff ] File ]
mod - rts/Sim/Units/UnitDefHandler.cpp Diff ] File ]
mod - rts/Sim/Units/UnitLoader.cpp Diff ] File ]
develop 38405fdb
Timestamp: 2006-05-17 23:10:39
Author: jcnossen
Details ] Diff ]
abstracted mouse input handling to fix SDL mouse weirdness on windows

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1317 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/MouseInput.cpp Diff ] File ]
develop 0be5f73f
Timestamp: 2006-05-17 23:08:39
Author: jcnossen
Details ] Diff ]
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1316 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/UI/MouseHandler.cpp Diff ] File ]
mod - rts/System/GlobalStuff.h Diff ] File ]
mod - rts/System/Main.cpp Diff ] File ]
add - rts/System/MouseInput.cpp Diff ] File ]
add - rts/System/MouseInput.h Diff ] File ]
mod - rts/build/vstudio7/rts.vcproj Diff ] File ]
develop 00293595
Timestamp: 2006-05-17 08:56:47
Author: tvo
Details ] Diff ]
* Oops, stupid mistakes in my prev commit



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1315 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Units/UnitDefHandler.cpp Diff ] File ]
develop dcd5fe66
Timestamp: 2006-05-17 08:52:03
Author: tvo
Details ] Diff ]
* Remove arbitrary limit of power<5 --> power=10 for CUnit::Init()
* Add limit of power<1e-3f --> power=1e-3 to CUnitDefHandler::ParseTAUnit(),
to prevent division by zero.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1314 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/UnitDefHandler.cpp Diff ] File ]
develop 102d1698
Timestamp: 2006-05-16 00:50:42
Author: jcnossen
Details ] Diff ]
* fixed slow mouse movement in windows when spring runs in windowed and user is pressing keys.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1310 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Main.cpp Diff ] File ]
develop 7eb78aea
Timestamp: 2006-05-15 17:28:23
Author: isokron
Details ] Diff ]
-Fixes torpedo aircraft not being able to attack subs
-Increase damage warning sound volume
-Improves unit aiming at extremely close targets
-Make it somewhat harder to damage subs with above water weapons

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1301 37977431-3df6-0310-b722-df95706aa16b
mod - Documentation/changelog.txt Diff ] File ]
mod - rts/Game/GameHelper.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/TAAirMoveType.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.h Diff ] File ]
mod - rts/Sim/Weapons/Weapon.cpp Diff ] File ]
mod - rts/Sim/Weapons/Weapon.h Diff ] File ]
mod - rts/Sim/Weapons/bombdropper.cpp Diff ] File ]
develop 7f068b8a
Timestamp: 2006-05-14 22:03:15
Author: jcnossen
Details ] Diff ]
* demo filenames with spaces should now be handled correctly.
* replaced #ifdef'ed code with SNPRINTF


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1300 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Main.cpp Diff ] File ]
mod - rts/System/Platform/Win/Win32Cmd.cpp Diff ] File ]
develop 1c58bd4f
Timestamp: 2006-05-14 20:38:48
Author: isokron
Details ] Diff ]
- Implements zoom to mouse cursor for overhead camera
- Increases volume for incoming chat sound

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1298 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/CameraController.cpp Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
develop 676619ef
Timestamp: 2006-05-14 19:53:14
Author: isokron
Details ] Diff ]
Fixes beam lasers being blocked by non blocking features

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1297 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/GameHelper.cpp Diff ] File ]
develop 7b17227e
Timestamp: 2006-05-14 08:54:04
Author: betalord
Details ] Diff ]
TASServer: 0.24

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1292 37977431-3df6-0310-b722-df95706aa16b
develop a6e66d89
Timestamp: 2006-05-13 15:29:05
Author: betalord
Details ] Diff ]
TASClient:
* "add bot" dialog now tries to figure out best team, ally and color numbers automatically
* replaced some dialog handling routines

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1284 37977431-3df6-0310-b722-df95706aa16b
develop 375386dc
Timestamp: 2006-05-13 14:06:22
Author: jcnossen
Details ] Diff ]
* Changed PlayUnitActivate to directly call PlaySound, so only selected units actually cause the non-positional sounds now. Many people objected to the previous sound playing behavior.


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1283 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/MoveTypes/groundmovetype.cpp Diff ] File ]
mod - rts/System/Platform/Win/DxSound.cpp Diff ] File ]
mod - rts/System/Sound.cpp Diff ] File ]
develop 83c04e94
Timestamp: 2006-05-12 14:16:32
Author: tvo
Details ] Diff ]
* Fix case of dynamic water shader filenames, closes: 175.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1281 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Rendering/Env/BaseWater.cpp Diff ] File ]
mod - rts/Rendering/Env/DynWater.cpp Diff ] File ]
develop e4d1e71d
Timestamp: 2006-05-12 08:27:43
Author: patmo98
Details ] Diff ]
Added Messages.cpp/.h to the project file.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1280 37977431-3df6-0310-b722-df95706aa16b
mod - rts/build/vstudio8/rts.vcproj Diff ] File ]
develop 99485121
Timestamp: 2006-05-08 21:21:20
Author: isokron
Details ] Diff ]
Fixes problems with CMessages in vc7

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1275 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Messages.cpp Diff ] File ]
mod - rts/build/vstudio7/rts.vcproj Diff ] File ]
develop d4afc54b
Timestamp: 2006-05-08 18:15:47
Author: tvo
Details ] Diff ]
* Add error handling in CMessages so it won't bail out if messages.tdf doesn't exist



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1274 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Messages.cpp Diff ] File ]
develop efe670bd
Timestamp: 2006-05-07 23:36:29
Author: betalord
Details ] Diff ]
TASClient: removed UpdateBotUnit since it is no longer needed

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1273 37977431-3df6-0310-b722-df95706aa16b
develop 04230c37
Timestamp: 2006-05-07 23:31:33
Author: betalord
Details ] Diff ]
TASClient: * replaced client list in battle window with virtual draw tree
* replaced "update bot window" with and "player control" tab window with new popup menu
* added basic player control popup menu (not finished yet)
* various small changes

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1272 37977431-3df6-0310-b722-df95706aa16b
develop 6dab056f
Timestamp: 2006-05-07 22:49:14
Author: tvo
Details ] Diff ]
* XTA PE is XTA now



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1271 37977431-3df6-0310-b722-df95706aa16b
mod - Documentation/changelog.txt Diff ] File ]
develop f0631157
Timestamp: 2006-05-07 22:22:18
Author: tvo
Details ] Diff ]
* Fix gcc4.1 bug
* Update changelog



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1270 37977431-3df6-0310-b722-df95706aa16b
mod - Documentation/changelog.txt Diff ] File ]
mod - rts/System/Messages.h Diff ] File ]
develop de3d1cad
Timestamp: 2006-05-07 22:10:36
Author: tvo
Details ] Diff ]
* remove a debug printf



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1269 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Messages.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1013 1014 1015 1016 1017 1018 1019 ... 1057 1058 1059  Next  Last