jacob1
|
ccc51f2d68
|
don't allow tags unless 4 letters long
|
2013-01-14 23:38:55 -05:00 |
|
jacob1
|
e515512d88
|
deco menu needs to be clicked to enter, press 'b' to get out of deco editor too
|
2013-01-14 13:11:01 -05:00 |
|
jacob1
|
73fdfd411c
|
copy support in linux
|
2013-01-13 15:24:52 -05:00 |
|
jacob1
|
01bfd486e7
|
local copy / paste support inside tpt for all platforms
|
2013-01-12 21:25:22 -05:00 |
|
jacob1
|
41751da619
|
change some free/malloc's back to delete/new's
|
2013-01-12 21:06:52 -05:00 |
|
jacob1
|
0b6418b78d
|
--stable and --python-ver options
|
2013-01-12 19:56:11 -05:00 |
|
jacob1
|
e29b4c14d6
|
Merge pull request #114 from mniip/deco
'b' key opens deco editor
|
2013-01-12 14:04:31 -08:00 |
|
cracker64
|
b3037857f0
|
Detach soap before going into STOR, fixes 1065982 (mostly)
|
2013-01-11 23:06:42 -05:00 |
|
mniip
|
df628c7fe3
|
moving gameModel was a bad idea, so i just made an alias function
|
2013-01-11 22:28:57 +04:00 |
|
mniip
|
269420c6c7
|
'B' opens deco editor
|
2013-01-11 21:29:35 +04:00 |
|
jacob1
|
f814d264b2
|
defocus components removed from scrollpanels, to prevent crashes
|
2013-01-10 12:02:54 -05:00 |
|
jacob1
|
17302f03c7
|
don't allow streamline floodfill
|
2013-01-10 09:50:10 -05:00 |
|
jacob1
|
9d67dd61e8
|
re-add tpt.display_mode, check element id's in tpt.set_property, tpt.get_script error with no args
|
2013-01-08 23:28:41 -05:00 |
|
jacob1
|
162a8ecba5
|
readd tpt.hud and tpt.set_console commands
|
2013-01-08 22:00:45 -05:00 |
|
jacob1
|
6dad17c2e1
|
fix console not closing when you use !load
|
2013-01-08 21:00:13 -05:00 |
|
jacob1
|
9e218f1847
|
change right click button id to 4 for lua events, to match old tpt
|
2013-01-08 00:11:47 -05:00 |
|
jacob1
|
ca143945be
|
change tpt.fillrect dimentions to old tpt ones, move brush list generating out of BuildMenus
|
2013-01-07 21:50:43 -05:00 |
|
jacob1
|
158b054023
|
fix tpt.selectedl/r/a, but it returns the string identifier now instead of an id
|
2013-01-07 21:05:58 -05:00 |
|
jacob1
|
986173af4c
|
save signs in snapshots
|
2013-01-07 17:54:10 -05:00 |
|
jacob1
|
5e20dd8545
|
allow directory search to find files with the extension repeated twice
|
2013-01-07 17:39:05 -05:00 |
|
jacob1
|
76947cefbc
|
paused checkbox when saving
|
2013-01-07 13:24:38 -05:00 |
|
jacob1
|
d8166998f8
|
confirm on local save delete, ESC to exit local save browser, don't allow empty save names
|
2013-01-07 12:21:59 -05:00 |
|
jacob1
|
323dae959a
|
local save deletion and renaming with the right click context menu
|
2013-01-07 11:56:48 -05:00 |
|
jacob1
|
659c3677aa
|
delay deleting save buttons, to prevent possible crash later
|
2013-01-07 10:52:06 -05:00 |
|
jacob1
|
4aaf3b852e
|
fix many more uninitialized variables
|
2013-01-06 19:41:18 -05:00 |
|
jacob1
|
d1abfc313e
|
fix mismatched free()/delete's
|
2013-01-06 18:26:38 -05:00 |
|
jacob1
|
8e09651990
|
fix element function replacement option
|
2013-01-06 12:25:13 -05:00 |
|
jacob1
|
15040b32b0
|
draw cursor outline when shift drawing lines
|
2013-01-05 22:59:54 -05:00 |
|
jacob1
|
0cf027c529
|
VOID, VACU, and BHOL eat LIGH as it moves
|
2013-01-05 22:29:33 -05:00 |
|
jacob1
|
8f4d936de8
|
allow right click to close notifications too
|
2013-01-05 20:03:59 -05:00 |
|
jacob1
|
bd3011959a
|
fix GOL detection with DTEC
|
2013-01-05 19:34:51 -05:00 |
|
jacob1
|
bce28b83b8
|
faster ellipse brush resizing that doesn't lag/freeze
|
2013-01-04 14:18:01 -05:00 |
|
jacob1
|
bdf0cc41c5
|
Merge remote-tracking branch 'origin/master'
|
2013-01-04 13:55:10 -05:00 |
|
jacob1
|
1b2e7b3c70
|
fix Ctrl+x being one pixel off, better xor_rect from tpt, delete test.c
|
2013-01-04 13:54:25 -05:00 |
|
jacksonmj
|
62bba17881
|
Merge pull request #112 from Huulivoide/lua51-fix
Reorder liblua searching
|
2013-01-03 15:57:48 -08:00 |
|
Jesse Jaara
|
8ad680d955
|
Reorder liblua searching. Fixes building on systems, which also have lua 5.2 as liblua.so.
|
2013-01-03 17:14:24 +02:00 |
|
jacob1
|
8e50abcab9
|
change that will probably fix custom menus not showing
|
2013-01-02 20:47:16 -05:00 |
|
jacob1
|
b0eadcde6c
|
sconscript fix (same as before)
|
2012-12-31 14:23:22 -05:00 |
|
jacob1
|
2b1454139d
|
Add raspberry pi support (from Candunc)
|
2012-12-31 14:18:56 -05:00 |
|
Simon Robertshaw
|
1cfc75dba2
|
Fix paths in Sconscripts for filtering out Gravity file
|
2012-12-30 12:52:30 +00:00 |
|
jacob1
|
0159c2b5af
|
more scons fixes for windows
|
2012-12-29 12:45:43 -05:00 |
|
jacob1
|
22a6213000
|
fix gravity.cpp error on windows with scons (but I still can't get it to work)
|
2012-12-29 11:22:49 -05:00 |
|
jacob1
|
8945b5ec77
|
Merge remote-tracking branch 'origin/master'
|
2012-12-28 22:22:05 -05:00 |
|
jacob1
|
b46f982def
|
fix save as new name not actually causing the new save & title to be loaded
|
2012-12-28 22:21:43 -05:00 |
|
jacob1
|
110fa71a2c
|
Comment out cpu_check, which only creates errors
|
2012-12-25 20:11:48 -05:00 |
|
jacksonmj
|
7cb9bb7a25
|
LINKFLAGS, not LINKFAGS
|
2012-12-25 20:43:13 +00:00 |
|
jacob1
|
9ecfbe5a18
|
Merge remote-tracking branch 'origin/master'
|
2012-12-23 18:17:34 -05:00 |
|
jacob1
|
312dd8c0ba
|
revert stickmen CONV fix, and do it another way that doesn't crash
|
2012-12-23 18:17:04 -05:00 |
|
jacob1
|
b6e69e8126
|
Fix small mistake in TSNS
|
2012-12-21 00:18:10 -05:00 |
|
jacob1
|
a91459916d
|
change max to 200, 500 was a bit large
|
2012-12-18 23:56:41 -05:00 |
|