Commit graph

8 commits

Author SHA1 Message Date
Ahmed Charles
8d591dbd40 Dead code removal. 2014-09-30 04:58:13 -07:00
Chris Mitchell
0cdb1a07bd Fix crash in LuaInterface.
Fix for loading lua values where an empty stack could be accessed and
cause a seg fault.
2014-09-15 16:38:26 -07:00
Ahmed Charles
3989340fcd Rearrange includes to improve compile times.
This also allows for memory leak checking on MSVC by having include
surrounding Qt headers, which break if you have a macro define new
to be something which tracks line information.
2014-08-17 14:46:54 -07:00
Stephen Lyons
127d095ad9 Permissions Fix: Remove Executable bit(s) from non-executable files.
Signed-off-by: Stephen Lyons <slysven@virginmedia.com>
2014-08-15 00:55:39 -07:00
Chris Mitchell
36d3dc2ea0 Cleaned up debug messages 2014-01-10 21:41:20 -05:00
Chris Mitchell
90713e0ce5 Variable search made more efficient 2013-10-16 18:14:19 -04:00
Heiko Koehn
f30a55f176 misc 2013-08-19 12:25:26 +02:00
Heiko Koehn
43e73a6af2 added proper copyright notices for Chris' files 2013-08-14 14:17:44 +02:00