Find a file
kon 2374d6ea49 Allow limiting the length of text in gcn::TextField
Add gcn::TextField::setMaxLengthBytes and
gcn::TextField::getMaxLengthBytes.  Publish them to Lua.
Nothing calls these functions yet.
2011-10-02 08:05:21 +00:00
action Fix some of the GCC 4.6.1 compiler warnings with -Wall -Werror triggered by [-Werror=unused-but-set-variable]. 2011-07-08 21:42:53 +00:00
ai Fall back to "ai-passive" only. 2011-09-30 17:42:27 +00:00
apbuild Build static binary without requiring apg++ from autopackage. 2010-04-22 21:48:32 +00:00
editor Fix some of the GCC 4.6.1 compiler warnings with -Wall -Werror triggered by [-Werror=unused-but-set-variable]. 2011-07-08 21:42:53 +00:00
game Removed dead variable neg in MissileNewHeadingFromXY 2011-07-17 11:13:34 +00:00
guichan Allow limiting the length of text in gcn::TextField 2011-10-02 08:05:21 +00:00
include Fix Lua error backtrace in LuaCallback 2011-08-08 05:09:52 +00:00
map Remove variables which are set but unused. 2011-07-17 19:30:31 +00:00
network Fixed some warnings found by Visual Studio's code analysis 2010-04-17 22:56:48 +00:00
particle Fix debug build. 2010-01-21 21:48:27 +00:00
pathfinder Let Lua update AStar*UnitCrossingCost 2010-11-25 15:52:12 +00:00
sound Remove GameSound::WorkComplete 2010-09-05 11:00:02 +00:00
stratagus Fix Lua error backtrace in LuaCallback 2011-08-08 05:09:52 +00:00
tolua Allow limiting the length of text in gcn::TextField 2011-10-02 08:05:21 +00:00
ui Remove variables which are set but unused. 2011-07-17 19:30:31 +00:00
unit Remove CclGetResourceByName 2011-07-26 17:25:10 +00:00
video Fix and speed up png screenshots when the display uses 24 bpp. 2011-07-17 19:45:15 +00:00
stratagus.ico Added stratagus.ico 2007-04-02 00:41:20 +00:00
stratagus.rc Added stratagus.ico 2007-04-02 00:41:20 +00:00
stratagus.vcproj Removed ai_plan.cpp 2009-06-29 03:44:23 +00:00