2025-08-24 23:38 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 4884d220
Timestamp: 2007-09-17 06:27:17
Author: tnowell
Details ] Diff ]
- updated version n# in NSIS script

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4408 37977431-3df6-0310-b722-df95706aa16b
develop 9d752729
Timestamp: 2007-09-17 06:19:23
Author: tnowell
Details ] Diff ]
- moved some battle stuff from CChannelView.java to IPRotocol and its derivatives.
- updated version string to beta 3.7
- fixed a bug in CPrivateMsgWindow.java involving bold tags
- made the private message window decorated and resizeable.
- cleaned up some commented code
- fixed a bug involving lock ups and ladder initialization.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4407 37977431-3df6-0310-b722-df95706aa16b
develop 1cff9597
Timestamp: 2007-09-17 02:13:39
Author: tnowell
Details ] Diff ]
- modified button labels on welcome tab
- Added a button linking to the ladder rules page
- Added a helper function for parsing battle descriptions for ladder IDs.
- Added numerous comments and javadoc.
- Added functions for storing and handling ladder property data in CBattleInfo.java

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4406 37977431-3df6-0310-b722-df95706aa16b
develop ef86dbfc
Timestamp: 2007-09-16 20:16:32
Author: tim_blokdijk
Details ] Diff ]
* Completed the rename as subversion needed to commit first.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4405 37977431-3df6-0310-b722-df95706aa16b
develop ce988758
Timestamp: 2007-09-16 20:10:49
Author: tim_blokdijk
Details ] Diff ]
* Some changes/hacks to the menu header so it works cross-browser.. more or less.
* Renamed banner to header_bar as some ad blockes triggerd on it.
* Some rudimentary css cleanups.
* Removed the index redirect from .htaccess.
* Some small changes to sql.
* Updated the todo list.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4404 37977431-3df6-0310-b722-df95706aa16b
develop 72df7833
Timestamp: 2007-09-16 19:44:22
Author: kloot
Details ] Diff ]
apply patch by KDR which makes beamlasers
ignore beamtime if new tag "beamburst" is
set (for emulating weapons that do damage
in bursts) and adds beamttl and beamdecay
parameters to LargeBeamLaser (Mantis 0000635)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4403 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Lua/LuaWeaponDefs.cpp Diff ] File ]
mod - rts/Sim/Projectiles/WeaponProjectiles/LargeBeamLaserProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/WeaponProjectiles/LargeBeamLaserProjectile.h Diff ] File ]
mod - rts/Sim/Weapons/BeamLaser.cpp Diff ] File ]
mod - rts/Sim/Weapons/WeaponDefHandler.cpp Diff ] File ]
mod - rts/Sim/Weapons/WeaponDefHandler.h Diff ] File ]
develop 2f724cd3
Timestamp: 2007-09-16 18:56:40
Author: kloot
Details ] Diff ]
commit patch by jK which fixes a bug in
LuaUnsyncedRead::TraceScreenRay() when
using dualscreen mode and minimap is on
left, and adds a FullscreenEdgeMove config
option (Mantis 0000634)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4402 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/Game.h Diff ] File ]
mod - rts/Game/UI/MouseHandler.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedRead.cpp Diff ] File ]
develop b71025a5
Timestamp: 2007-09-16 11:59:38
Author: tnowell
Details ] Diff ]
- fixed a bug were cpu model strings had <BR> appended.
- comment typos corrected

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4401 37977431-3df6-0310-b722-df95706aa16b
develop 53435b07
Timestamp: 2007-09-16 11:21:19
Author: tnowell
Details ] Diff ]
- login ladder fixes
- added a ladder retrieval entry in the login progress bar
- fixed a tabpane ui bug
- Added spring mark class
- Added basic spring mark stats to the player info window (purely informative, ram cpu model and spring mark score, nothing else)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4400 37977431-3df6-0310-b722-df95706aa16b
develop 1d069cc2
Timestamp: 2007-09-16 09:16:06
Author: tnowell
Details ] Diff ]
- added code for retrieving data about a given ladder
- added and implemented a reload ladder button for the host tab
- Fixed a few errors regarding showing controls to normal suers that are moderator only in the player info window

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4399 37977431-3df6-0310-b722-df95706aa16b
develop 5f14a9cd
Timestamp: 2007-09-16 07:42:52
Author: tnowell
Details ] Diff ]
- ladder integration fixes
- newline fix for Misc.GetURLContent()

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4398 37977431-3df6-0310-b722-df95706aa16b
develop 1a4d0112
Timestamp: 2007-09-16 07:16:25
Author: tnowell
Details ] Diff ]
- bugfix

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4397 37977431-3df6-0310-b722-df95706aa16b
develop 405b4113
Timestamp: 2007-09-16 07:11:44
Author: tnowell
Details ] Diff ]
- Added numerous javadoc params
- Added CPlayerDataInfo window and set up code to open this window instead of private message windows
- Added further support for meltrax's new ladder
- Added GUI combobox handling for ladder hosting(disabled atm)
- New french translations
- Added lots of settings to CUserSettings
- added support for moderator chat commands ip, findip, kickuser, and lastip
- added a GetAccessLevel funcion to IProtocol.java and an implementation of it in CTASServerProtocol.java

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4396 37977431-3df6-0310-b722-df95706aa16b
develop 5ab4172b
Timestamp: 2007-09-16 02:54:18
Author: trepan
Details ] Diff ]
* Disable the depth mask while drawing the underwater box


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4395 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
develop 1e25adf9
Timestamp: 2007-09-15 22:42:18
Author: trepan
Details ] Diff ]
* Added the 'Any+' prefix, and updated the default uikeys.txt


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4394 37977431-3df6-0310-b722-df95706aa16b
mod - game/uikeys.txt Diff ] File ]
mod - rts/Game/UI/KeyBindings.cpp Diff ] File ]
develop cb3f9401
Timestamp: 2007-09-15 20:26:44
Author: trepan
Details ] Diff ]
* Always clear 'ignoreNextChar'


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4393 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Main.cpp Diff ] File ]
develop ec6646b9
Timestamp: 2007-09-15 20:17:48
Author: trepan
Details ] Diff ]
* Better variable name


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4392 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
develop 9243bdaa
Timestamp: 2007-09-15 20:11:06
Author: trepan
Details ] Diff ]
* Ignore used writing keypresses (for bindings like: 'bind a+u edit_next_word')


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4391 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
develop 245d3215
Timestamp: 2007-09-15 19:49:16
Author: trepan
Details ] Diff ]
* Removed some hard-coded key bindings and replaced them with:
edit_return
edit_escape
edit_complete
edit_backspace
edit_delete
edit_home
edit_end
edit_prev_line
edit_next_line
edit_prev_char
edit_next_char
edit_prev_word
edit_next_word

This allows for the following kinds of bindings (dvorak biased examples):
bind C+c edit_escape
bind C+i edit_complete
bind C+h edit_backspace
bind C+y edit_backspace
bind C+d edit_delete
bind C+x edit_delete
bind C+a edit_home
bind C+o edit_end
bind C+e edit_prev_word
bind C+u edit_next_word
bind C+m edit_return
bind C+p edit_prev_line
bind C+k edit_next_line
bind C+q edit_prev_char
bind C+j edit_next_char


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4390 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/UI/KeyBindings.cpp Diff ] File ]
develop 95340412
Timestamp: 2007-09-15 18:19:53
Author: tnowell
Details ] Diff ]
- mingw32 fixes

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4389 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/NTai/AI/NTai/Core/helper.cpp Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Helpers/CTokenizer.h Diff ] File ]
mod - AI/Global/NTai/AI/NTai/SDK/AI.h Diff ] File ]
develop 53459f0b
Timestamp: 2007-09-15 17:36:41
Author: tnowell
Details ] Diff ]
- forgot file

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4388 37977431-3df6-0310-b722-df95706aa16b
add - AI/Global/NTai/AI/NTai/Helpers/CTokenizer.h Diff ] File ]
develop 0483c65a
Timestamp: 2007-09-15 16:17:37
Author: trepan
Details ] Diff ]
* formatting


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4387 37977431-3df6-0310-b722-df95706aa16b
mod - tools/unitsync/test/test.cpp Diff ] File ]
develop fb7df3df
Timestamp: 2007-09-15 16:09:55
Author: tnowell
Details ] Diff ]
- codeblocks fixes

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4386 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/NTai/AI/dll.cbp Diff ] File ]
develop db9b5b68
Timestamp: 2007-09-15 14:58:43
Author: trepan
Details ] Diff ]
* Fixed the unitsync GetUnitFullName()
* Fixed some of the print in test.cpp
(returned unitsync strings all point to the same buffer)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4385 37977431-3df6-0310-b722-df95706aa16b
mod - tools/unitsync/Syncer.cpp Diff ] File ]
mod - tools/unitsync/test/test.cpp Diff ] File ]
develop 6d9301ec
Timestamp: 2007-09-15 03:34:03
Author: imbaczek
Details ] Diff ]
forgot to add a name for MOD

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4384 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Units/COB/CobThread.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 901 902 903 904 905 906 907 ... 990 ... 1057 1058 1059  Next  Last