2025-09-02 07:38 CEST

spring: develop ac374084 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
-jk- -jk- develop 2010-06-18 02:20:50 develop 42ecab27
Changeset LuaLobby:
* added Auswaschbar's example widget
* removed Lunar.h dependency
* userdata objects are now created via Script.CreateLobby()
* each userdata object can now have its own callins/events
* exposed some missing callouts
* all callins run now in the LuaUI enviroment
* renamed a few functions (ForceLeaveChannel->KickChannelMember, Denied->LoginDenied, ...)
add - cont/LuaUI/Widgets/ingame_lobby.example.lua Diff ] File ]
mod - rts/Game/UI/LuaUI.cpp Diff ] File ]
mod - rts/Game/UI/LuaUI.h Diff ] File ]
mod - rts/Lua/LuaHandle.cpp Diff ] File ]
mod - rts/Lua/LuaHandle.h Diff ] File ]
mod - rts/Lua/LuaHashString.h Diff ] File ]
mod - rts/Lua/LuaLobby.cpp Diff ] File ]
mod - rts/Lua/LuaLobby.h Diff ] File ]
rm - rts/Lua/Lunar.h Diff ] File ]
mod - rts/lib/lobby/Connection.cpp Diff ] File ]
mod - rts/lib/lobby/Connection.h Diff ] File ]