Simon Robertshaw
|
03188e5853
|
Ensure comments page count is loaded correctly, fixes #117
|
2012-08-14 17:00:12 +01:00 |
|
Simon Robertshaw
|
66fffe649d
|
Prevent page count for being all over the place in search
|
2012-08-14 16:41:06 +01:00 |
|
Simon Robertshaw
|
b06f7f5b6d
|
Air and heat tool limits, fixes #112
|
2012-08-14 16:29:07 +01:00 |
|
Simon Robertshaw
|
e13476a406
|
Cut region, fixes #105
|
2012-08-14 16:28:44 +01:00 |
|
Simon Robertshaw
|
70758cc70e
|
Allow key releases when in stamp selecting/placement #104, #105
|
2012-08-14 16:07:50 +01:00 |
|
Simon Robertshaw
|
45b275be0d
|
Reset drawing state when placing stamps
|
2012-08-14 16:04:38 +01:00 |
|
Simon Robertshaw
|
7ccb7e53fe
|
Show some info when selecting stamps, #104
|
2012-08-14 16:01:57 +01:00 |
|
Simon Robertshaw
|
8604b30548
|
Stamp selection and placements works through the zoom window, #104
|
2012-08-14 15:35:03 +01:00 |
|
Simon Robertshaw
|
02696b1cbe
|
Snap stamp selection to CELL res, #104
|
2012-08-14 15:27:30 +01:00 |
|
Simon Robertshaw
|
ef6c4e91ae
|
Correct tooltip for save button
|
2012-08-14 15:02:49 +01:00 |
|
Simon Robertshaw
|
cee8458953
|
Whoops, close DropDown windows before disposing
|
2012-08-14 14:47:58 +01:00 |
|
Simon Robertshaw
|
db519a7036
|
Varying borders for button, exit dropdown menu with Esc or outside click, fixes #100
|
2012-08-14 14:22:41 +01:00 |
|
Simon Robertshaw
|
d5e57e04d0
|
Fix tool buttons
|
2012-08-14 14:00:39 +01:00 |
|
Simon Robertshaw
|
e420ee51b1
|
Lua autorun, fixes #99
|
2012-08-14 13:14:49 +01:00 |
|
Simon Robertshaw
|
fed38185fd
|
Placeholder text for sign tool window, #98
|
2012-08-14 13:09:13 +01:00 |
|
Simon Robertshaw
|
49ae651dd3
|
Focus text field for Sign Tool Window, fixes #98
|
2012-08-14 13:08:42 +01:00 |
|
Simon Robertshaw
|
4f3e03e317
|
Update gitignore, show votes correctly, fixes #97
|
2012-08-14 13:06:10 +01:00 |
|
Simon Robertshaw
|
c877e445b9
|
Remove temp files created by scheme handling
|
2012-08-14 12:36:50 +01:00 |
|
Simon Robertshaw
|
53b8e8ca78
|
ptsave scheme handling for Linux, addresses #97
|
2012-08-14 12:36:04 +01:00 |
|
Simon Robertshaw
|
fe59ec9659
|
Only call button actions if the mouse is released inside the button. Fixes #96
|
2012-08-14 12:15:28 +01:00 |
|
Simon Robertshaw
|
b05a847e96
|
Fix crash when using search (std::remove doesn't seem to work as I expected), Add clickable author names for search. Fixes #95
|
2012-08-14 12:03:33 +01:00 |
|
Simon Robertshaw
|
651546b5bf
|
Fix bug where thumbnails would not always show in the search
|
2012-08-13 21:08:55 +01:00 |
|
Simon Robertshaw
|
d8c299c30a
|
Clear render, display and colour mode in renderer contructor
|
2012-08-13 18:16:25 +01:00 |
|
Simon Robertshaw
|
074dcd0b42
|
Precompile some headers. Fix sconscript to prevent recompiling everything
|
2012-08-13 15:43:57 +01:00 |
|
Savely Skresanov
|
e6feb6f101
|
Now stickmen and fighters show HP. Closes #93
|
2012-08-13 12:47:53 +01:00 |
|
Bryan Hoyle
|
ae469e8e02
|
oops, fixed a bad piece of code I added
|
2012-08-12 19:10:01 -04:00 |
|
Bryan Hoyle
|
1dc6c7cfef
|
Opengl fixes
|
2012-08-12 17:40:44 -04:00 |
|
Simon Robertshaw
|
8ca27520a4
|
Use forward declarations more to avoid excessive includes
|
2012-08-12 22:32:57 +01:00 |
|
Bryan Hoyle
|
ca7c0e7370
|
More efficiency, fix of point size being too big
|
2012-08-12 16:45:37 -04:00 |
|
Bryan Hoyle
|
0a01eacd09
|
A litte more efficient
|
2012-08-12 16:34:49 -04:00 |
|
Bryan Hoyle
|
98d31ab5a5
|
Fixed brush for now, used inefficient algorithm until I can get pure opengl working
|
2012-08-12 16:32:28 -04:00 |
|
Bryan Hoyle
|
f9a59d22db
|
Revert "minor renderer changes, brush still not working"
This reverts commit 1b2e0e68bd .
|
2012-08-12 15:15:17 -04:00 |
|
Bryan Hoyle
|
44645c93ee
|
Revert "Revert "fixed --opengl-renderer from segfaulting. Added a gitignore for vim swap files""
This reverts commit 90f505c2da .
|
2012-08-12 15:14:46 -04:00 |
|
Bryan Hoyle
|
90f505c2da
|
Revert "fixed --opengl-renderer from segfaulting. Added a gitignore for vim swap files"
This reverts commit 90f71f3b11 .
|
2012-08-12 15:13:32 -04:00 |
|
Bryan Hoyle
|
1b2e0e68bd
|
minor renderer changes, brush still not working
|
2012-08-12 15:11:17 -04:00 |
|
Bryan Hoyle
|
90f71f3b11
|
fixed --opengl-renderer from segfaulting. Added a gitignore for vim swap files
|
2012-08-12 14:47:13 -04:00 |
|
Bryan Hoyle
|
530e093d8b
|
now opengl and opengl renderer run and compile, but renderer has a segfault, will fix
|
2012-08-12 14:29:27 -04:00 |
|
Simon Robertshaw
|
7084c8be28
|
Fix spinner drawing
|
2012-08-12 18:36:30 +01:00 |
|
Bryan Hoyle
|
e7b653a0c7
|
more fixes
|
2012-08-12 11:55:59 -04:00 |
|
Bryan Hoyle
|
07821d9c85
|
Minor opengl fixes, still not compiling, look at line 14 in src/graphics/OpenGLGraphics.cpp, build/src/graphics/OpenGLGraphics.cpp:14:15: error: expected primary-expression before '{' token
build/src/graphics/OpenGLGraphics.cpp:14:15: error: expected ')' before '{' token
'
|
2012-08-12 11:38:26 -04:00 |
|
Simon Robertshaw
|
f1fc3811aa
|
Remove more unused files
|
2012-08-12 16:29:40 +01:00 |
|
Simon Robertshaw
|
760a721e0d
|
Remove old unused textarea
|
2012-08-12 16:20:43 +01:00 |
|
Simon Robertshaw
|
5d3d1d4916
|
Message of the day and user session check on startup
|
2012-08-12 15:15:47 +01:00 |
|
Simon Robertshaw
|
08b4e5553a
|
Implement some missing lua functions, PNG format creation (requires zlib)
|
2012-08-11 20:24:48 +01:00 |
|
Simon Robertshaw
|
ecbb1e9103
|
Lua element and graphics functions working (element_func no longer uses "replace" parameter and replaces all functions)
|
2012-08-11 12:45:49 +01:00 |
|
Simon Robertshaw
|
2f76c2374d
|
TPT: Give menu color to elements without one (stickmen, TRON, and WARP)
|
2012-08-11 11:57:21 +01:00 |
|
Simon Robertshaw
|
ca7b02dbfd
|
Don't set tool strength when there's no tool
|
2012-08-10 23:11:37 +01:00 |
|
Simon Robertshaw
|
e34ed89dc3
|
Some fixes for memory leaks
|
2012-08-10 23:08:55 +01:00 |
|
Simon Robertshaw
|
a8fbd905c2
|
Fix issue where buttons will cause heap corruption if they are removed from inside DoAction
|
2012-08-10 22:59:46 +01:00 |
|
Simon Robertshaw
|
5a8d26554a
|
Fix crash when using mouse click with unassigned tools
|
2012-08-10 22:31:58 +01:00 |
|
Simon Robertshaw
|
a6b3674f22
|
Fix PIPE, fixes #92
|
2012-08-10 22:30:19 +01:00 |
|
Simon Robertshaw
|
92311a38c0
|
Change zoom size with [ and ], fixes #90
|
2012-08-10 22:09:04 +01:00 |
|
Simon Robertshaw
|
c1d7de24f2
|
Sign moving, fixes #10
|
2012-08-10 22:01:57 +01:00 |
|
Simon Robertshaw
|
98209da0a5
|
Save Open signs working
|
2012-08-10 20:50:36 +01:00 |
|
Simon Robertshaw
|
150114c11f
|
Alt Z to stick zoom to cursor, disable cursor rendering when zoom is being placed. Fixes #32
|
2012-08-10 19:11:59 +01:00 |
|
Simon Robertshaw
|
3499cb3035
|
Wall brush, fixes #63
|
2012-08-10 18:59:05 +01:00 |
|
Simon Robertshaw
|
cd051924d9
|
Installation with Ctrl+I, fixes #77
|
2012-08-10 15:41:39 +01:00 |
|
Simon Robertshaw
|
643128ac5f
|
Invert button hover state for alternative load and save. addresses some of #80
|
2012-08-10 14:42:01 +01:00 |
|
Simon Robertshaw
|
c62f65585a
|
Create local saves dir if it does not exists (fixes #80)
|
2012-08-10 14:34:55 +01:00 |
|
Simon Robertshaw
|
3f20b4256b
|
Correct position of cancel button in server save dialogue
|
2012-08-10 14:22:32 +01:00 |
|
Simon Robertshaw
|
c333e9bb99
|
Correct position of cancel button in local save dialogue as per #80
|
2012-08-10 14:21:38 +01:00 |
|
Simon Robertshaw
|
a45ca0363e
|
Tool - Correct box drawing. Finishing touches to tool strength (Fixes #87)
|
2012-08-10 14:12:56 +01:00 |
|
Simon Robertshaw
|
810ea42f99
|
Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool strength (Shift = x10, Ctrl = x0.1)
|
2012-08-10 14:03:23 +01:00 |
|
Simon Robertshaw
|
fd40ed234a
|
Impose limit on cursor radius (Limit is radius 128, somewhat smaller than TPT, but I don't think a larger size is necessary), fixes #88
|
2012-08-10 13:17:19 +01:00 |
|
Simon Robertshaw
|
0e67fe028b
|
Use Left modifier keys
|
2012-08-10 12:43:21 +01:00 |
|
Simon Robertshaw
|
b01b0e422a
|
HUD verbose sample info with 'd', fixes #71
|
2012-08-09 21:28:43 +01:00 |
|
Simon Robertshaw
|
9971ea63b7
|
Slow LIGH creation speed, fixes #86
|
2012-08-09 21:05:20 +01:00 |
|
Simon Robertshaw
|
ac45502de9
|
Ensure keyrepeat is disabled at component creation
|
2012-08-09 20:38:06 +01:00 |
|
Simon Robertshaw
|
3bdfd510b2
|
Gravity lensing
|
2012-08-09 01:17:01 +01:00 |
|
Simon Robertshaw
|
bb99efdedf
|
Persistent mode
|
2012-08-09 00:57:35 +01:00 |
|
Simon Robertshaw
|
d352a10d80
|
PTsave opening
|
2012-08-08 21:32:10 +01:00 |
|
Simon Robertshaw
|
435c680f01
|
Command line "open"
|
2012-08-08 20:24:23 +01:00 |
|
Simon Robertshaw
|
bd29667355
|
Do not delete given savefile in GameModel::SetSaveFile, behaviour should be similar to GameModel::SetSave in terms of managing memory in given pointer
|
2012-08-08 20:21:59 +01:00 |
|
Simon Robertshaw
|
9f1301df5a
|
Perhaps FileExists shouldn't erase file contents...
|
2012-08-08 20:05:47 +01:00 |
|
Simon Robertshaw
|
346e9d2168
|
Proxy from command line arg
|
2012-08-08 18:34:37 +01:00 |
|
Simon Robertshaw
|
73a18998f6
|
Scale and fullscreen loaded/saved to config and commandline
|
2012-08-08 17:42:04 +01:00 |
|
Simon Robertshaw
|
0004ca1845
|
Make options screen a little nicer
|
2012-08-08 14:41:16 +01:00 |
|
Simon Robertshaw
|
10e82df543
|
Fullscreen and scale setting from sim options
|
2012-08-08 14:35:27 +01:00 |
|
Simon Robertshaw
|
8ec66aede9
|
Make intro text fade out correctly
|
2012-08-07 19:25:05 +01:00 |
|
Simon Robertshaw
|
0ef9519bab
|
Actual intro text
|
2012-08-07 19:16:43 +01:00 |
|
Simon Robertshaw
|
bc1c967a6b
|
Intro text, addresses #59
|
2012-08-07 18:34:39 +01:00 |
|
Simon Robertshaw
|
46b2def193
|
Save as current name complete, resolves #5
|
2012-08-07 01:58:46 +01:00 |
|
Simon Robertshaw
|
51657b8575
|
Prevent save as current name from showing if there is no save loaded
|
2012-08-06 22:27:09 +01:00 |
|
Simon Robertshaw
|
a8dcc7a070
|
Started work on save as current name
|
2012-08-06 22:24:10 +01:00 |
|
Simon Robertshaw
|
622f2246ef
|
Fix TPTScript 'set' function
|
2012-08-06 20:54:37 +01:00 |
|
Simon Robertshaw
|
f75a3c2642
|
More icon adjustments
|
2012-08-06 17:28:08 +01:00 |
|
Simon Robertshaw
|
662640c96c
|
Fix previous merge with SOAP.cpp that created a bug in SOAP. add debug lines for PRTI, PRTO, WIFI and lines for SOAP.
|
2012-08-06 16:14:08 +01:00 |
|
Simon Robertshaw
|
d46a72aa3b
|
Font glyphs for decorations and element search
|
2012-08-05 22:02:12 +01:00 |
|
Simon Robertshaw
|
0f4bde9394
|
Clear search button
|
2012-08-05 21:07:22 +01:00 |
|
Simon Robertshaw
|
8cadc10f8b
|
Icon adjustments
|
2012-08-05 20:39:39 +01:00 |
|
Simon Robertshaw
|
06112a12a0
|
Ctrl+A select all
|
2012-08-05 20:20:55 +01:00 |
|
Simon Robertshaw
|
17e7ace364
|
Key repeat for text boxes
|
2012-08-05 20:10:33 +01:00 |
|
Simon Robertshaw
|
4ce22e4e77
|
Wall Edge option, fixes #70
|
2012-08-05 18:35:12 +01:00 |
|
Simon Robertshaw
|
30f8049efc
|
Allow 24bits of var for create_part, add tool for tesc. Fixes #72
|
2012-08-05 16:59:14 +01:00 |
|
Simon Robertshaw
|
9e309135d4
|
Load element icons in element search, fixes #73
|
2012-08-05 16:34:31 +01:00 |
|
Savely Skresanov
|
6e324c82e2
|
Added triangle brush, fixes #47
|
2012-08-05 16:19:30 +01:00 |
|
Simon Robertshaw
|
3030d67516
|
Fan wall line tool, fixes #61
|
2012-08-05 16:14:33 +01:00 |
|
Simon Robertshaw
|
50103aa074
|
Fix some of the flood fill methods
|
2012-08-05 16:11:43 +01:00 |
|
Simon Robertshaw
|
ed270d8dbf
|
Draw gravity zones when using grav wall
|
2012-08-05 15:26:17 +01:00 |
|
Simon Robertshaw
|
351ce1525f
|
Update gravity walls, fixes issue #52
|
2012-08-05 14:03:54 +01:00 |
|