| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 1 | -2/+2 | |
| 2013-03-06 | remove auto generated comments from all files, fix some missing tabs, remove ↵ | jacob1 | 1 | -7/+0 | |
| unused variables from config.h | |||||
| 2012-10-05 | prevent setting invalid types, fix setting type to "NONE", "C4", & "C5" | jacob1 | 1 | -4/+4 | |
| 2012-09-06 | Visual studio compatibility | jacob1 | 1 | -0/+2 | |
| This removes some inlines when using visual studio to compile, uisng TPT_NO_INLINE. It also fixes many other problems visual studio has with the code | |||||
| 2012-09-01 | !load command for old console | Simon Robertshaw | 1 | -1/+3 | |
| 2012-08-14 | Add missing strings.h header for strcasecmd | Simon Robertshaw | 1 | -0/+1 | |
| 2012-06-12 | TPT: Add tmp2 support to old console 418bdf0892 | Simon Robertshaw | 1 | -3/+3 | |
| 2012-05-07 | A bit of refactoring (elements) | Simon Robertshaw | 1 | -2/+2 | |
| 2012-04-04 | CommandInterface, Mouse, Keyboard and Tick events, on screen log, print ↵ | Simon Robertshaw | 1 | -1/+1 | |
| redirected to tpt.log | |||||
| 2012-03-03 | Disable key repeat | Simon Robertshaw | 1 | -0/+5 | |
| 2012-02-12 | Somewhat working lua console, no element function overrides, no keyboard, ↵ | Simon Robertshaw | 1 | -3/+4 | |
| mouse or tick events | |||||
| 2012-02-05 | Started intrepreter for tpt script and various things for console | Simon Robertshaw | 1 | -0/+107 | |
