2025-08-28 14:06 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 79d8bc03
Timestamp: 2007-08-03 19:50:35
Author: Auswaschbar
Details ] Diff ]
* moved the last network stuff to System/Net
* when reading a gameSetup from demofile state is set to ALL_READY instead of WAIT_ON_SCRIPT


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4131 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedRead.cpp Diff ] File ]
mod - rts/System/NetProtocol.h Diff ] File ]
develop c76e5471
Timestamp: 2007-08-03 17:55:47
Author: Auswaschbar
Details ] Diff ]
* fix for the fix


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4130 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Net/UDPConnection.cpp Diff ] File ]
develop 57709ffa
Timestamp: 2007-08-03 17:52:13
Author: Auswaschbar
Details ] Diff ]
* fix boostversion error (argh...)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4129 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Net/UDPConnection.cpp Diff ] File ]
develop 893da13c
Timestamp: 2007-08-03 17:46:39
Author: Auswaschbar
Details ] Diff ]
Netcode revised
* moved the last UDP/Platform dependend stuff out of CNet
* added UDPListener for Connection handling over a single UDPSocket
* moved RemoteConnection to Net/UDPConnection
* fixed handling of packetloss in initial connect
* removed virtual UDP specific functions from Connection, made them non-virtual in UDPConnection
* prevent active AICheats in multiplayer (will can cause desync) when AI-host is the Server


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4128 37977431-3df6-0310-b722-df95706aa16b
mod - rts/ExternalAI/AICheats.cpp Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/GameSetup.cpp Diff ] File ]
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/System/Connection.cpp Diff ] File ]
mod - rts/System/Connection.h Diff ] File ]
mod - rts/System/LocalConnection.cpp Diff ] File ]
mod - rts/System/LocalConnection.h Diff ] File ]
mod - rts/System/Net.cpp Diff ] File ]
mod - rts/System/Net.h Diff ] File ]
add - rts/System/Net/UDPListener.cpp Diff ] File ]
add - rts/System/Net/UDPListener.h Diff ] File ]
mod - rts/System/NetProtocol.cpp Diff ] File ]
develop eb4583ef
Timestamp: 2007-08-03 17:06:11
Author: tnowell
Details ] Diff ]
- fixes a bug with unitsync bindings not being loaded in the previous commit
- removes printing of startup commands to the console

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4127 37977431-3df6-0310-b722-df95706aa16b
develop ec4b6be3
Timestamp: 2007-08-03 16:47:15
Author: tnowell
Details ] Diff ]
- reverted to malrics code again
- fixed bug in CChannelView.java preventing startup commands executing
- Added smaller rank images, should reduce vertical heigh usage on small text such as channels and player lists
- modified CLoginProgress.java to use CEvent.CONNECTED instead of "TASServer"
- added message if substance.jar and its classes aren't present to Main.java
- made the logout button wider to help prevent "Logou..." type bugs. Also changes margins on the button too.
- removed a few messages to the console
- modified the layout again in the battle window a little for the big mini map and player list
- the cpu field is now shown for spectators too
- Numerous small non functional changes to CChannelView.java
- html tags in channel topics are stripped before being added to the UI to prevent numerous attempts of abuse by peet and his pumpkin goatse images.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4126 37977431-3df6-0310-b722-df95706aa16b
develop e159bebf
Timestamp: 2007-08-03 16:28:55
Author: tnowell
Details ] Diff ]
rolled back changes to CUserSettings.java made by malric, as they could well be the cause of windows startup script not working

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4125 37977431-3df6-0310-b722-df95706aa16b
develop 427c4490
Timestamp: 2007-08-03 04:28:22
Author: tnowell
Details ] Diff ]
- removed nsis dependency on AFLobbyLauncher.exe
- numerous syntax changes for better standards compliant code
- battle window layout tweaking
- added cpu field to player list
- player lists are shown in smaller text now to reduce scrolling
- added small flags code tor educe vertical space take-up(small flags not ready yet)
- fixed hosts name turning black in battle tab
- removed help tab
- removed private battle checkbox

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4124 37977431-3df6-0310-b722-df95706aa16b
develop 43156cf7
Timestamp: 2007-08-02 15:52:27
Author: kloot
Details ] Diff ]
expose unit->maxSpeed to the AI interface

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4123 37977431-3df6-0310-b722-df95706aa16b
mod - rts/ExternalAI/AICallback.cpp Diff ] File ]
mod - rts/ExternalAI/IAICallback.h Diff ] File ]
develop 30a2a389
Timestamp: 2007-08-02 12:43:17
Author: kloot
Details ] Diff ]
add. to r4120; run DoDamage() for all buildings collided with

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4122 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/MoveTypes/AirMoveType.cpp Diff ] File ]
develop 536d84db
Timestamp: 2007-08-02 02:16:39
Author: tnowell
Details ] Diff ]
- Added newline related changes by malric to tdfparser and settings class
- Added NSIS installer script and some dependencies
- Changed installer NSIS script to add a mini map folder properly, and removed the desktop short cut icon

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4121 37977431-3df6-0310-b722-df95706aa16b
develop fb81575f
Timestamp: 2007-08-02 01:21:37
Author: kloot
Details ] Diff ]
fix airplanes from getting stuck above densely-packed buildings while crashing

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4120 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/MoveTypes/AirMoveType.cpp Diff ] File ]
develop 05ab7f63
Timestamp: 2007-08-01 23:13:32
Author: Auswaschbar
Details ] Diff ]
patch #2 by imbaczek:
* beamlasers have heightmod=1 by default (used to be 0.2) so they use pure spherical targeting now
* fixes in glBallisticCircle (use heightmod also in drawing range circles.)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4119 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Rendering/GL/glExtra.cpp Diff ] File ]
mod - rts/Sim/Weapons/WeaponDefHandler.cpp Diff ] File ]
develop 5135fea9
Timestamp: 2007-08-01 17:08:25
Author: tnowell
Details ] Diff ]
added settings.tdf
removed imports for the zip packages from CSync.java

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4118 37977431-3df6-0310-b722-df95706aa16b
develop b82d215e
Timestamp: 2007-08-01 15:49:54
Author: kloot
Details ] Diff ]
have KAI print a version-string on init

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4117 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/KAI-0.12/AIExports.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/AttackGroup.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/Definitions.h Diff ] File ]
mod - AI/Global/KAI-0.12/EconomyTracker.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/GlobalAI.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/GlobalAI.h Diff ] File ]
mod - AI/Global/KAI-0.12/Maths.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/MetalMaker.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/MetalMap.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/PathFinder.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/SpotFinder.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/TODO.txt Diff ] File ]
mod - AI/Global/KAI-0.12/UnitTable.cpp Diff ] File ]
develop bfe2ba13
Timestamp: 2007-08-01 02:27:30
Author: kloot
Details ] Diff ]
let KAI units attack from slightly less than max-range (for flamethrowers, etc)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4116 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/KAI-0.12/AttackGroup.cpp Diff ] File ]
develop f8b9d1c6
Timestamp: 2007-07-31 23:05:30
Author: kloot
Details ] Diff ]
refactor a bit of KAI's attack logic

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4115 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/KAI-0.12/AttackGroup.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/AttackGroup.h Diff ] File ]
mod - AI/Global/KAI-0.12/AttackHandler.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/UnitTable.cpp Diff ] File ]
develop 9052f319
Timestamp: 2007-07-31 11:17:01
Author: Victor
Details ] Diff ]
Fixed MinGW errors

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4114 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Net/UDPSocket.cpp Diff ] File ]
develop eeddd2a0
Timestamp: 2007-07-31 02:21:44
Author: kloot
Details ] Diff ]
touchups

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4113 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/KAI-0.12/AttackHandler.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/BuildUp.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/Unit.cpp Diff ] File ]
develop 1848384a
Timestamp: 2007-07-31 01:53:07
Author: Licho
Details ] Diff ]
* polls now no longer count spectator votes
* added !cheats command

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4112 37977431-3df6-0310-b722-df95706aa16b
develop 7cc0fca9
Timestamp: 2007-07-30 23:35:13
Author: kloot
Details ] Diff ]
reduce KAI CPU-usage when giving build-orders to hubs

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4111 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/KAI-0.12/AttackGroup.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/AttackHandler.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/BuildUp.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/BuildUp.h Diff ] File ]
mod - AI/Global/KAI-0.12/TODO.txt Diff ] File ]
mod - AI/Global/KAI-0.12/Unit.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/Unit.h Diff ] File ]
mod - AI/Global/KAI-0.12/UnitHandler.cpp Diff ] File ]
develop 88d73790
Timestamp: 2007-07-30 08:36:23
Author: tnowell
Details ] Diff ]
-Completed Chinese simplified translation

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4110 37977431-3df6-0310-b722-df95706aa16b
develop 9a2cd1d7
Timestamp: 2007-07-30 06:35:09
Author: tnowell
Details ] Diff ]
- Adds a Chinese mainland (simplified) initial translation (12 entries translated)
- Chinese and main language files converted from ASCII to UTF-8

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4109 37977431-3df6-0310-b722-df95706aa16b
develop 0f8d09a6
Timestamp: 2007-07-30 02:04:51
Author: kloot
Details ] Diff ]
fix an EE problem in KAI (hubs would not build anything)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4108 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/KAI-0.12/BuildUp.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/BuildUp.h Diff ] File ]
mod - AI/Global/KAI-0.12/Unit.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/UnitTable.cpp Diff ] File ]
develop 0562aae4
Timestamp: 2007-07-29 22:23:11
Author: kloot
Details ] Diff ]
let KAI nukes prefer static targets to mobile ones

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4107 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/KAI-0.12/AttackHandler.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/AttackHandler.h Diff ] File ]
mod - AI/Global/KAI-0.12/BuildUp.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/Definitions.h Diff ] File ]
mod - AI/Global/KAI-0.12/GlobalAI.h Diff ] File ]
mod - AI/Global/KAI-0.12/TODO.txt Diff ] File ]
mod - AI/Global/KAI-0.12/Unit.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/UnitTable.cpp Diff ] File ]
mod - AI/Global/KAI-0.12/UnitTable.h Diff ] File ]
mod - AI/Global/KAI-0.12/readme.txt Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 912 913 914 915 916 917 918 ... 990 ... 1057 1058 1059  Next  Last