Changesets: spring
develop bfa7e375
Timestamp: 2007-07-23 21:36:28 Author: Auswaschbar [ Details ] [ Diff ] |
should fix windows compile errors git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4081 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/Net/UDPSocket.cpp | [ Diff ] [ File ] | ||
develop 426f9533
Timestamp: 2007-07-23 21:17:22 Author: Auswaschbar [ Details ] [ Diff ] |
* new directory for network stuff * moved the sockethandling into a seperate class git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4080 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/Net.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Net.h | [ Diff ] [ File ] | ||
add - rts/System/Net/UDPSocket.cpp | [ Diff ] [ File ] | ||
add - rts/System/Net/UDPSocket.h | [ Diff ] [ File ] | ||
mod - rts/System/RemoteConnection.cpp | [ Diff ] [ File ] | ||
mod - rts/System/RemoteConnection.h | [ Diff ] [ File ] | ||
develop 09627c51
Timestamp: 2007-07-23 20:05:47 Author: trepan [ Details ] [ Diff ] |
* Enable drawGroundQuads if the system supports shaders git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4079 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/Widgets/minimap_startbox.lua | [ Diff ] [ File ] | ||
develop 6957e699
Timestamp: 2007-07-23 20:04:48 Author: trepan [ Details ] [ Diff ] |
* Added an option to draw icons with buildpics git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4078 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/Widgets/gui_selbuttons.lua | [ Diff ] [ File ] | ||
develop d4ee02de
Timestamp: 2007-07-23 17:50:43 Author: Victor [ Details ] [ Diff ] |
Changes in KAI-0.2 git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4077 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Global/KAI-0.2/BuildUp.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/KAI-0.2/GlobalAI.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/KAI-0.2/MetalMap.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/KAI-0.2/UnitTable.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/KAI-0.2/UnitTable.h | [ Diff ] [ File ] | ||
develop a83e6729
Timestamp: 2007-07-23 14:41:23 Author: Auswaschbar [ Details ] [ Diff ] |
Patch by imbaczek: - fixed cannons not able to shoot as far from high ground as they should - fixed infinite lower cylinder when cylindertargetting is active - reintroduced heightMod to TryTarget - added heightMod tag (height difference is multiplied by this value before checking range), default 0.8 for Cannon weapon type, 0.2 for everything else (i.e. stays as it was) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4076 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Weapons/Weapon.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/WeaponDefHandler.cpp | [ Diff ] [ File ] | ||
develop 16e0b606
Timestamp: 2007-07-23 04:46:17 Author: tnowell [ Details ] [ Diff ] |
- Translation support for the private message window git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4075 37977431-3df6-0310-b722-df95706aa16b |
||
develop 72db3df7
Timestamp: 2007-07-23 04:23:41 Author: tnowell [ Details ] [ Diff ] |
- Added Portuguese translations courtesy of fastfox - Set numerous forms and windows to use standard Java 6 code instead of the swing layout extensions library, this should fix a few compile errors from command line git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4074 37977431-3df6-0310-b722-df95706aa16b |
||
develop 18014a1f
Timestamp: 2007-07-23 00:27:20 Author: kloot [ Details ] [ Diff ] |
attempt to reign in KAI commander gypsying git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4073 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Global/KAI-0.12/BuildUp.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/KAI-0.12/TODO.txt | [ Diff ] [ File ] | ||
mod - AI/Global/KAI-0.12/Unit.cpp | [ Diff ] [ File ] | ||
develop d9fdc22a
Timestamp: 2007-07-22 22:45:12 Author: Auswaschbar [ Details ] [ Diff ] |
oops git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4072 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/Main.cpp | [ Diff ] [ File ] | ||
develop 77265c35
Timestamp: 2007-07-22 18:56:58 Author: kloot [ Details ] [ Diff ] |
addendum to r4069; calculate map dimensions the right way git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4071 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Global/KAI-0.12/Unit.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/KAI-0.12/Unit.h | [ Diff ] [ File ] | ||
develop 975aa35a
Timestamp: 2007-07-22 18:16:20 Author: Auswaschbar [ Details ] [ Diff ] |
improved mouse input handling git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4070 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/MouseHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/MouseHandler.h | [ Diff ] [ File ] | ||
mod - rts/System/Main.cpp | [ Diff ] [ File ] | ||
rm - rts/System/MouseInput.cpp | [ Diff ] [ File ] | ||
rm - rts/System/MouseInput.h | [ Diff ] [ File ] | ||
develop 1300c5d1
Timestamp: 2007-07-22 18:01:29 Author: kloot [ Details ] [ Diff ] |
* refactor KAI hub-building code so all builders can use it\n* factories are now properly oriented\n* removed pathfinding randomization (not necessary) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4069 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/Containers.h | [ Diff ] [ File ] | ||
mod - AI/Global/KAI-0.12/GlobalAI.cpp | [ 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 ] | ||
mod - AI/Global/KAI-0.12/UnitTable.cpp | [ Diff ] [ File ] | ||
develop 504323f0
Timestamp: 2007-07-22 00:35:01 Author: tim_blokdijk [ Details ] [ Diff ] |
MediaWiki Documentation git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4068 37977431-3df6-0310-b722-df95706aa16b |
||
develop 20502aa6
Timestamp: 2007-07-22 00:05:59 Author: tim_blokdijk [ Details ] [ Diff ] |
MediaWiki update git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4067 37977431-3df6-0310-b722-df95706aa16b |
||
develop 3f53066b
Timestamp: 2007-07-21 17:45:42 Author: trepan [ Details ] [ Diff ] |
* Make the smoothing option more visible git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4066 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/Widgets/gui_xray_shader.lua | [ Diff ] [ File ] | ||
develop 67f3d18a
Timestamp: 2007-07-21 14:49:58 Author: trepan [ Details ] [ Diff ] |
* Disabled the xray polygon smoothing, it'll probably kill the average user's FPS when there a several units on the screen at once (relying on FSAA) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4065 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/Widgets/gui_xray_shader.lua | [ Diff ] [ File ] | ||
develop 78a71547
Timestamp: 2007-07-21 14:37:48 Author: trepan [ Details ] [ Diff ] |
* Make the xray shader look a lot better when FSAA is disabled git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4064 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/Widgets/gui_xray_shader.lua | [ Diff ] [ File ] | ||
develop 3a3c2380
Timestamp: 2007-07-21 14:33:12 Author: trepan [ Details ] [ Diff ] |
* Added glHint() related constants to the GL lua table git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4063 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Lua/LuaConstGL.cpp | [ Diff ] [ File ] | ||
develop 20cd0581
Timestamp: 2007-07-21 14:26:53 Author: trepan [ Details ] [ Diff ] |
* Added the gl.Smoothing(point, line, polygon) call-out (params can be nils, booleans, or glHint() enums) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4062 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Lua/LuaOpenGL.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaOpenGL.h | [ Diff ] [ File ] | ||
develop a53c8f56
Timestamp: 2007-07-21 09:50:11 Author: Auswaschbar [ Details ] [ Diff ] |
dont print output directly to stdout, use LogOutput instead git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4061 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/Platform/Linux/OpenALSound.cpp | [ Diff ] [ File ] | ||
develop 8bcdf2b5
Timestamp: 2007-07-21 08:35:29 Author: tnowell [ Details ] [ Diff ] |
- Some irregularities fixed in window icon loading - Unnecessary import statements removed - Toasts class border removed git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4060 37977431-3df6-0310-b722-df95706aa16b |
||
develop e5f13961
Timestamp: 2007-07-21 02:50:21 Author: tnowell [ Details ] [ Diff ] |
fixed DamageArray.h #include capitalization fixed _hypot()->hypot() git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4059 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Global/NTai/AI/NTai/Core/include.h | [ Diff ] [ File ] | ||
mod - AI/Global/NTai/AI/NTai/Helpers/Terrain/RadarHandler.cpp | [ Diff ] [ File ] | ||
develop 63b34ec1
Timestamp: 2007-07-21 02:37:19 Author: trepan [ Details ] [ Diff ] |
* Disabled NTai scons compilation git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4058 37977431-3df6-0310-b722-df95706aa16b |
||
mod - SConstruct | [ Diff ] [ File ] | ||
develop a4b326fc
Timestamp: 2007-07-21 02:13:58 Author: trepan [ Details ] [ Diff ] |
* Fix to avoid the "too many files open" system message (when replacing the cursors multiple times using a widget) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4057 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/MouseCursor.cpp | [ Diff ] [ File ] | ||