Changesets: spring
develop ab4f6dc7
Timestamp: 2006-11-27 15:57:23 Author: trepan [ Details ] [ Diff ] |
* Oops, echo /slash commands to the console, but do not send them through the network. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2770 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
develop b3bbd3b0
Timestamp: 2006-11-27 15:54:20 Author: trepan [ Details ] [ Diff ] |
* Echo /slash commands to the console git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2769 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
develop 29e4515f
Timestamp: 2006-11-27 15:08:35 Author: trepan [ Details ] [ Diff ] |
* Update the doc for the change to category sets git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2768 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/lua_ui_interface.txt | [ Diff ] [ File ] | ||
develop 51271030
Timestamp: 2006-11-27 15:05:17 Author: trepan [ Details ] [ Diff ] |
* Use 'sets' instead of arrays for the lua category tables git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2767 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/LuaState.cpp | [ Diff ] [ File ] | ||
develop 444cafd0
Timestamp: 2006-11-27 14:47:26 Author: trepan [ Details ] [ Diff ] |
* Better example tables: show ARMCOM because it has both build orders, and multiple weapons git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2766 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/lua_ui_interface.txt | [ Diff ] [ File ] | ||
develop c2a9f7d9
Timestamp: 2006-11-27 14:42:47 Author: trepan [ Details ] [ Diff ] |
* Add example tables for Game[], WeaponDefs[], and UnitDefs[] git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2765 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/lua_ui_interface.txt | [ Diff ] [ File ] | ||
develop 409cb24e
Timestamp: 2006-11-27 13:03:33 Author: trepan [ Details ] [ Diff ] |
* Skip adjacent color codes properly git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2764 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Rendering/glFont.cpp | [ Diff ] [ File ] | ||
develop 4727f34d
Timestamp: 2006-11-27 11:37:42 Author: Licho [ Details ] [ Diff ] |
Removed file/folder git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2762 37977431-3df6-0310-b722-df95706aa16b |
||
develop 8be3d41e
Timestamp: 2006-11-27 04:56:50 Author: Licho [ Details ] [ Diff ] |
!helpall + utils cleanup and comments git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2761 37977431-3df6-0310-b722-df95706aa16b |
||
develop df5bac83
Timestamp: 2006-11-27 04:24:40 Author: Licho [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2760 37977431-3df6-0310-b722-df95706aa16b | ||
develop e5b42d02
Timestamp: 2006-11-27 04:23:54 Author: Licho [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2759 37977431-3df6-0310-b722-df95706aa16b | ||
develop 076f57f7
Timestamp: 2006-11-27 04:20:07 Author: Licho [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2758 37977431-3df6-0310-b722-df95706aa16b | ||
develop 36113391
Timestamp: 2006-11-27 04:16:40 Author: Licho [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2757 37977431-3df6-0310-b722-df95706aa16b | ||
develop b64ed841
Timestamp: 2006-11-27 02:53:21 Author: Licho [ Details ] [ Diff ] |
added !team and !ally commands git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2756 37977431-3df6-0310-b722-df95706aa16b |
||
develop 5071beaf
Timestamp: 2006-11-27 02:13:36 Author: Licho [ Details ] [ Diff ] |
filtering now always returns indexes git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2755 37977431-3df6-0310-b722-df95706aa16b |
||
develop 58ae9242
Timestamp: 2006-11-27 02:12:07 Author: jcnossen [ Details ] [ Diff ] |
* attempt at getting sm3 shadows to work. Terrain casts shadows but receiving them fails. * fixed hang bug in mouse handler * fixed bug in IconHandler, apparently trying to open files named "" hits an assert in system file code. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2754 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/shaders/terrainCommon.glsl | [ Diff ] [ File ] | ||
mod - game/shaders/terrainFragmentShader.glsl | [ Diff ] [ File ] | ||
mod - game/shaders/terrainVertexShader.glsl | [ Diff ] [ File ] | ||
mod - rts/Game/UI/MouseHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/Sm3GroundDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/terrain/Terrain.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/terrain/Terrain.h | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/terrain/TerrainTexture.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/terrain/TerrainTexture.h | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/terrain/TerrainTextureGLSL.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/terrain/TerrainTextureGLSL.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/IconHandler.cpp | [ Diff ] [ File ] | ||
develop 9be76812
Timestamp: 2006-11-27 01:47:49 Author: Licho [ Details ] [ Diff ] |
words parameter array (command arguments) now start at 0 instead of at 1 git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2753 37977431-3df6-0310-b722-df95706aa16b |
||
develop e063311f
Timestamp: 2006-11-27 01:06:28 Author: Licho [ Details ] [ Diff ] |
String.IsNullOrEmpty instead of txt + "" == "" git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2752 37977431-3df6-0310-b722-df95706aa16b |
||
develop d78cbc33
Timestamp: 2006-11-27 00:10:13 Author: trepan [ Details ] [ Diff ] |
* Correct the error message git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2751 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
develop 152790ce
Timestamp: 2006-11-27 00:07:49 Author: trepan [ Details ] [ Diff ] |
* Added LUA GetCurrentTooltip() call-out git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2750 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/lua_ui_interface.txt | [ Diff ] [ File ] | ||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
develop e1605c4b
Timestamp: 2006-11-26 23:14:06 Author: tvo [ Details ] [ Diff ] |
* Remove AAI XTA learning file because it will be invalidated by XTA 8.1 anyway git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2748 37977431-3df6-0310-b722-df95706aa16b |
||
rm - game/AI/AAI/learn/mod/XTAPE.dat | [ Diff ] [ File ] | ||
develop 93afbabd
Timestamp: 2006-11-26 21:57:25 Author: trepan [ Details ] [ Diff ] |
* Second shot at fixing the queue cancelling crash (seems to cancel WAITs properly now) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2746 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Units/CommandAI/CommandAI.cpp | [ Diff ] [ File ] | ||
develop 4f79c540
Timestamp: 2006-11-26 21:53:24 Author: trepan [ Details ] [ Diff ] |
* First shot at fixing the queue cancelling crash git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2745 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Units/CommandAI/CommandAI.cpp | [ Diff ] [ File ] | ||
develop 641e849a
Timestamp: 2006-11-26 21:40:03 Author: tvo [ Details ] [ Diff ] |
* Strip AI libs too git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2744 37977431-3df6-0310-b722-df95706aa16b |
||
mod - SConstruct | [ Diff ] [ File ] | ||
develop 55d280a7
Timestamp: 2006-11-26 21:25:13 Author: trepan [ Details ] [ Diff ] |
* The X11 pasting may not be great, but it works git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2743 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/uikeys.txt | [ Diff ] [ File ] | ||