.. |
CommandInterface.cpp
|
prevent setting invalid types, fix setting type to "NONE", "C4", & "C5"
|
2012-10-05 15:49:41 +01:00 |
CommandInterface.h
|
fix tpt.selectedl/r/a, but it returns the string identifier now instead of an id
|
2013-01-07 21:05:58 -05:00 |
LegacyLuaAPI.cpp
|
fix "i" argument to graphics functions.
|
2013-01-23 16:48:21 -05:00 |
LuaBit.cpp
|
revert changing the lua/sdl includes and min/max changes
|
2012-09-07 00:53:29 +01:00 |
LuaBit.h
|
Bitops for Lua, incomplete elements API
|
2012-08-29 20:50:18 +01:00 |
LuaButton.cpp
|
revert changing the lua/sdl includes and min/max changes
|
2012-09-07 00:53:29 +01:00 |
LuaButton.h
|
revert changing the lua/sdl includes and min/max changes
|
2012-09-07 00:53:29 +01:00 |
LuaCheckbox.cpp
|
Allow implicit conversions when setting text property on some Lua API UI elements
|
2013-02-16 14:52:29 +00:00 |
LuaCheckbox.h
|
Checkbox, Slider and ProgressBar components for ui API
|
2012-09-17 12:20:58 +01:00 |
LuaComponent.cpp
|
revert changing the lua/sdl includes and min/max changes
|
2012-09-07 00:53:29 +01:00 |
LuaComponent.h
|
revert changing the lua/sdl includes and min/max changes
|
2012-09-07 00:53:29 +01:00 |
LuaLabel.cpp
|
Allow implicit conversions when setting text property on some Lua API UI elements
|
2013-02-16 14:52:29 +00:00 |
LuaLabel.h
|
revert changing the lua/sdl includes and min/max changes
|
2012-09-07 00:53:29 +01:00 |
LuaLuna.h
|
revert changing the lua/sdl includes and min/max changes
|
2012-09-07 00:53:29 +01:00 |
LuaProgressBar.cpp
|
Checkbox, Slider and ProgressBar components for ui API
|
2012-09-17 12:20:58 +01:00 |
LuaProgressBar.h
|
Checkbox, Slider and ProgressBar components for ui API
|
2012-09-17 12:20:58 +01:00 |
LuaScriptHelper.h
|
fix "i" argument to graphics functions.
|
2013-01-23 16:48:21 -05:00 |
LuaScriptInterface.cpp
|
Add missing removeComponent for Lua API
|
2013-02-16 14:49:05 +00:00 |
LuaScriptInterface.h
|
Add missing removeComponent for Lua API
|
2013-02-16 14:49:05 +00:00 |
LuaSlider.cpp
|
Checkbox, Slider and ProgressBar components for ui API
|
2012-09-17 12:20:58 +01:00 |
LuaSlider.h
|
Checkbox, Slider and ProgressBar components for ui API
|
2012-09-17 12:20:58 +01:00 |
LuaTextbox.cpp
|
Allow implicit conversions when setting text property on some Lua API UI elements
|
2013-02-16 14:52:29 +00:00 |
LuaTextbox.h
|
revert changing the lua/sdl includes and min/max changes
|
2012-09-07 00:53:29 +01:00 |
LuaWindow.cpp
|
Add missing removeComponent for Lua API
|
2013-02-16 14:49:05 +00:00 |
LuaWindow.h
|
Add missing removeComponent for Lua API
|
2013-02-16 14:49:05 +00:00 |
TPTScriptInterface.cpp
|
save pause state in stamps, load pause state from local saves and stamps correctly, remove accidental inclusion
|
2012-11-15 20:41:38 -05:00 |
TPTScriptInterface.h
|
!quit function
|
2012-10-26 15:15:52 +01:00 |
TPTSTypes.cpp
|
Fix Integer <-> Pointer casts on 64bit
|
2012-04-13 20:55:14 +01:00 |
TPTSTypes.h
|
Old TPT console commands with "!" prefix
|
2012-08-03 21:48:45 +01:00 |