2025-08-18 00:27 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop dc7c24fd
Timestamp: 2006-12-07 00:21:29
Author: Licho
Details ] Diff ]
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2875 37977431-3df6-0310-b722-df95706aa16b
develop 1a250639
Timestamp: 2006-12-07 00:19:56
Author: Licho
Details ] Diff ]
stats gathering, .kickbynum


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2874 37977431-3df6-0310-b722-df95706aa16b
develop 2172f9c2
Timestamp: 2006-12-06 23:55:08
Author: tvo
Details ] Diff ]
* Add simple makefile to compile springie with mono (not that it works, but testing it is easier now :))



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2873 37977431-3df6-0310-b722-df95706aa16b
develop a645e810
Timestamp: 2006-12-06 20:35:21
Author: trepan
Details ] Diff ]
* Remove unused sort type


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2872 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/PlayerRoster.cpp Diff ] File ]
develop ca491b40
Timestamp: 2006-12-06 20:31:48
Author: trepan
Details ] Diff ]
* Added sorting option to "/info"
* Added LuaUI GetPlayerRoster() call-out


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2871 37977431-3df6-0310-b722-df95706aa16b
mod - Documentation/changelog.txt Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/Game.h Diff ] File ]
add - rts/Game/PlayerRoster.cpp Diff ] File ]
add - rts/Game/PlayerRoster.h Diff ] File ]
mod - rts/Game/UI/LuaUI.cpp Diff ] File ]
develop abd81db8
Timestamp: 2006-12-06 20:10:44
Author: tvo
Details ] Diff ]
* Fix FPUCW assertion failed bug because DirectSoundCreate (sound drivers?)
mess with the FPU control word.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2870 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Sound.cpp Diff ] File ]
develop 49643972
Timestamp: 2006-12-06 19:19:52
Author: betalord
Details ] Diff ]
added "bot mode" info to the help page

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2869 37977431-3df6-0310-b722-df95706aa16b
develop b437b8a7
Timestamp: 2006-12-06 18:43:48
Author: betalord
Details ] Diff ]
updated to reflect recent change in protocol regarding FORCEQUITBATTLE command

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2868 37977431-3df6-0310-b722-df95706aa16b
develop 5d42e5e0
Timestamp: 2006-12-06 18:42:32
Author: betalord
Details ] Diff ]
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2867 37977431-3df6-0310-b722-df95706aa16b
mod - Documentation/Lobby/LobbyProtocol.txt Diff ] File ]
develop 43eacc01
Timestamp: 2006-12-06 18:41:25
Author: betalord
Details ] Diff ]
fixed FORCEQUITBATTLE to also disconnect client from the battle
[Mantis #332]

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2866 37977431-3df6-0310-b722-df95706aa16b
develop ead42717
Timestamp: 2006-12-06 17:21:28
Author: betalord
Details ] Diff ]
fixed serious problem with time stamps being misformed (instead of day in the month, it was displaying month in a year). [Mantis #334]

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2865 37977431-3df6-0310-b722-df95706aa16b
develop 73fd0317
Timestamp: 2006-12-06 04:10:55
Author: Licho
Details ] Diff ]
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2864 37977431-3df6-0310-b722-df95706aa16b
develop 855d111c
Timestamp: 2006-12-05 15:35:54
Author: yeha
Details ] Diff ]
explosionspeed is read from weapon defenition
speed is read from unit defenition

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2863 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Units/UnitDefHandler.cpp Diff ] File ]
mod - rts/Sim/Weapons/WeaponDefHandler.cpp Diff ] File ]
develop d520b7f8
Timestamp: 2006-12-05 04:36:39
Author: Licho
Details ] Diff ]
banning and mapcycle added


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2862 37977431-3df6-0310-b722-df95706aa16b
develop 944123be
Timestamp: 2006-12-04 20:18:27
Author: trepan
Details ] Diff ]
* Added LuaUI GroupChanged call-in
* Added DrawLineStipple()
* Renamed GetInCommand() to GetActiveCommand()
* Added GetDefaultCommand()
* Removed GetAlliedUnits() and GetAlliedUnits()
* Added GetSelectedUnitsCounts() and GetGroupUnitsCounts()
* Added GetTeamUnits(), GetTeamUnitsSorted(), GetTeamUnitsCounts()
* Removed GetAllyteamList()
* Added GetMyTeamID() and GetMyAllyTeamID()
* Added GetAllyTeamList(), GetTeamList(), GetPlayerList()


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2861 37977431-3df6-0310-b722-df95706aa16b
mod - Documentation/lua_ui_interface.txt Diff ] File ]
mod - rts/ExternalAI/Group.cpp Diff ] File ]
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
mod - rts/Game/UI/GuiHandler.h 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 ]
develop 86503530
Timestamp: 2006-12-04 20:14:02
Author: trepan
Details ] Diff ]
* Revert the .give mistake, and a possible fix for a possible unit-limit bug


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2860 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Sim/Units/UnitHandler.cpp Diff ] File ]
develop 1948216c
Timestamp: 2006-12-04 07:28:02
Author: hughperkins
Details ] Diff ]
MapDesigner:
- corrected issues with save features
- added load features

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2859 37977431-3df6-0310-b722-df95706aa16b
develop 935b533b
Timestamp: 2006-12-04 06:32:27
Author: hughperkins
Details ] Diff ]
MapDesigner updated with feature placement and saving
- place feature s3os in objects3d subdirectory of MapDesigner directory
- place textures in unittextures
- run MapDesigner


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2858 37977431-3df6-0310-b722-df95706aa16b
develop 76790b01
Timestamp: 2006-12-04 02:34:52
Author: Licho
Details ] Diff ]
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2857 37977431-3df6-0310-b722-df95706aa16b
develop 1915880c
Timestamp: 2006-12-04 02:13:32
Author: Licho
Details ] Diff ]
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2856 37977431-3df6-0310-b722-df95706aa16b
develop 731708b1
Timestamp: 2006-12-04 02:09:51
Author: Licho
Details ] Diff ]
springie 0.85b


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2855 37977431-3df6-0310-b722-df95706aa16b
develop fbbab10c
Timestamp: 2006-12-04 02:03:34
Author: Licho
Details ] Diff ]
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2854 37977431-3df6-0310-b722-df95706aa16b
develop 9e007fc4
Timestamp: 2006-12-04 01:54:21
Author: Licho
Details ] Diff ]
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2853 37977431-3df6-0310-b722-df95706aa16b
develop 321ea212
Timestamp: 2006-12-04 00:03:21
Author: Licho
Details ] Diff ]
cbalance added


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2852 37977431-3df6-0310-b722-df95706aa16b
develop ec009762
Timestamp: 2006-12-03 21:25:02
Author: Licho
Details ] Diff ]
!listpresets, !preset, !presetdetails, !votepreset added


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2851 37977431-3df6-0310-b722-df95706aa16b
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 960 961 962 963 964 965 966 ... 990 ... 1057 1058 1059  Next  Last