Simon Robertshaw
|
186e62dec4
|
Pad frame numbers with zeros for screenshots and recording
|
2012-08-19 16:55:46 +01:00 |
|
Simon Robertshaw
|
571abd97a3
|
Prevent mouse up from leaving a little blob, fixes #130
|
2012-08-19 11:44:14 +01:00 |
|
Simon Robertshaw
|
5b51e67044
|
PPM screen recording
|
2012-08-17 23:09:48 +01:00 |
|
Simon Robertshaw
|
edad8f46af
|
Undo/Snapshots, fixes #118
|
2012-08-16 22:03:40 +01:00 |
|
Simon Robertshaw
|
f19c7f62c7
|
Air invert and grid mode switching
|
2012-08-16 12:15:29 +01:00 |
|
Simon Robertshaw
|
c8080cb025
|
Photon wavlength info for HUD, fixes #111
|
2012-08-14 19:18:59 +01:00 |
|
Simon Robertshaw
|
03f455bc1a
|
Fix typo, HUD variable should be Tmp, not Temp, #111
|
2012-08-14 19:00:13 +01:00 |
|
Simon Robertshaw
|
34e2ec2459
|
Tooltips for menu buttons, fixes #113
|
2012-08-14 18:23:56 +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
|
4f3e03e317
|
Update gitignore, show votes correctly, fixes #97
|
2012-08-14 13:06:10 +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
|
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
|
92311a38c0
|
Change zoom size with [ and ], fixes #90
|
2012-08-10 22:09:04 +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
|
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
|
b01b0e422a
|
HUD verbose sample info with 'd', fixes #71
|
2012-08-09 21:28:43 +01:00 |
|
Simon Robertshaw
|
d352a10d80
|
PTsave opening
|
2012-08-08 21:32:10 +01:00 |
|
Simon Robertshaw
|
8ec66aede9
|
Make intro text fade out correctly
|
2012-08-07 19:25:05 +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
|
a8dcc7a070
|
Started work on save as current name
|
2012-08-06 22:24:10 +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
|
f2f4278932
|
Better exiting from windows (Escape and Enter) and 'q' for exit, fixes #35 and #60
|
2012-08-04 16:39:24 +01:00 |
|
Savely Skresanov
|
e06d8e4d15
|
Rectangle snapping.
|
2012-08-04 13:52:22 +01:00 |
|
Simon Robertshaw
|
268795eec1
|
Add date to Preview View, fixes issue #64
|
2012-08-04 13:40:39 +01:00 |
|
ntoskrnl
|
baf07e470e
|
Build fixes for FreeBSD
|
2012-08-04 11:32:48 +01:00 |
|
Simon Robertshaw
|
f586a5585f
|
Add shortcuts for things like gravity, air and air reset, issues #85 and #57
|
2012-08-03 19:25:28 +01:00 |
|
Simon Robertshaw
|
c7dd248ae3
|
Hide cursor when selecting/pasting stamps, fixes iseeu #56
|
2012-08-03 17:19:22 +01:00 |
|
Simon Robertshaw
|
36b2aa0191
|
QuickOptions!! #46
|
2012-08-03 15:29:18 +01:00 |
|
Simon Robertshaw
|
303b546ceb
|
Ensure CTRL, SHIFT and ALT states are reset when Window falls into background
|
2012-07-30 11:51:42 +01:00 |
|
Simon Robertshaw
|
6d5388b221
|
Faster brush adjusting with [ and ], use alt to change to 1 pixel
|
2012-07-30 11:25:32 +01:00 |
|
Simon Robertshaw
|
d138b2de54
|
Number type for text fields, addresses some of issue #39
|
2012-07-29 20:17:51 +01:00 |
|
Simon Robertshaw
|
418373a3cd
|
HUD toggle, addresses "h should toggle the HUD" in issue #23
|
2012-07-29 15:08:38 +01:00 |
|
Simon Robertshaw
|
f8a6d2ea1f
|
Textboxes for decoration, addresses "No text boxes in deco editor to directly edit the values" in issue #23
|
2012-07-29 14:58:56 +01:00 |
|
Simon Robertshaw
|
fc93b71485
|
Resize brush X and Y axis seperately using Shift and Control, Addresses issue #27
|
2012-07-28 14:13:28 +01:00 |
|
Simon Robertshaw
|
f9eeebb910
|
Draw brush using renderer, fixes issue #25
|
2012-07-28 13:09:35 +01:00 |
|
Simon Robertshaw
|
5befe5c25f
|
Local file browser + some more interesting things like Progress bar UI component
|
2012-07-27 20:06:17 +01:00 |
|
Simon Robertshaw
|
dceefed030
|
Correct alignment of elements in TextPrompt
|
2012-07-24 17:41:41 +01:00 |
|
Simon Robertshaw
|
bc2e4ab23f
|
Adjust icon positions
|
2012-07-24 15:21:01 +01:00 |
|
Simon Robertshaw
|
603cf3149d
|
HUD improvements
|
2012-07-24 14:58:39 +01:00 |
|
Simon Robertshaw
|
a1b4168b30
|
Sign tool icon
|
2012-07-22 15:01:56 +01:00 |
|
Simon Robertshaw
|
f445b80e8a
|
Strealine icon and Erase icon
|
2012-07-22 14:46:09 +01:00 |
|
Simon Robertshaw
|
f7d8556965
|
Icons for menu items
|
2012-07-21 18:43:46 +01:00 |
|
Simon Robertshaw
|
c9bffd30a6
|
Element search triggered by 'e' key
|
2012-07-19 19:01:26 +01:00 |
|
Simon Robertshaw
|
c2873180e2
|
GOL loads gol colours for use
|
2012-07-19 17:05:01 +01:00 |
|
Simon Robertshaw
|
2b4ec99894
|
Use two functions for renderer drawing instead of several, fix alignment with Zoom Window border
|
2012-07-19 16:37:56 +01:00 |
|
Simon Robertshaw
|
dd0e6e7f4d
|
Add descriptions to toolbuttons, add Tooltips to Button, ToolTip event for Windows
|
2012-07-18 20:34:58 +01:00 |
|
Simon Robertshaw
|
26dbd547d3
|
Info tip for changing display modes
|
2012-07-18 18:33:44 +01:00 |
|
Simon Robertshaw
|
80044bb0f0
|
Renderer Presets and default graphics function
|
2012-07-18 17:22:35 +01:00 |
|
Simon Robertshaw
|
2329f98f0a
|
Varying update notifications
|
2012-07-17 16:57:12 +01:00 |
|
Simon Robertshaw
|
adc9cc0816
|
Move graphics into seperate folder
|
2012-07-06 16:06:26 +01:00 |
|
Simon Robertshaw
|
c996d01228
|
Make update notification a little better - correct colour. Correct multiline label for Confirm prompt
|
2012-07-03 13:58:59 +01:00 |
|
Simon Robertshaw
|
e5f96cd3c9
|
Add missing RenderFill function for brushes
|
2012-07-03 13:44:34 +01:00 |
|
Simon Robertshaw
|
5edca6e243
|
Line snapping in gameview - hold alt
|
2012-07-03 13:32:08 +01:00 |
|
Simon Robertshaw
|
ba802b3243
|
Element search
|
2012-06-24 19:22:58 +01:00 |
|
Simon Robertshaw
|
f5547f267b
|
Option to use OpenGL JUST for the interface
|
2012-06-23 14:59:07 +01:00 |
|
Bryan Hoyle
|
4cf42e786b
|
Scrollbar appearance and code changes
|
2012-06-22 21:09:13 -04:00 |
|
Bryan Hoyle
|
83c51307c4
|
Scrollbar added
|
2012-06-22 21:00:44 -04:00 |
|
Simon Robertshaw
|
009de99f02
|
Prevent tool buttons being drawn off the edge of the window when scrollable
|
2012-06-23 00:48:01 +01:00 |
|
Simon Robertshaw
|
6352888c68
|
Menu scrolling
|
2012-06-23 00:34:08 +01:00 |
|
Simon Robertshaw
|
2be9c92508
|
OpenGL canvas for Windows, Notifications for main Game, Update checker in Client (+ other client triggered events)
|
2012-06-20 13:40:18 +01:00 |
|
Simon Robertshaw
|
f6f83cc276
|
Correct overlapping rectangles with translucent stamp selection
|
2012-06-11 13:48:34 +01:00 |
|
Simon Robertshaw
|
fd572e9da6
|
Change stamp storage to a list, insert new stamps at the begining, 'l' loads the first stamp or the previously used stamp, 'k' shows the stamp browser
|
2012-06-10 19:52:24 +01:00 |
|
Simon Robertshaw
|
050ad82155
|
Unify stamp and clipboard placement code, GameSave translation and transoformation working (not particularly well)
|
2012-06-09 19:42:07 +01:00 |
|
Simon Robertshaw
|
0ee1e1875d
|
Load save data when showing the save preview
|
2012-06-08 22:04:14 +01:00 |
|
Simon Robertshaw
|
49dafbfd26
|
Use a different method for decoding saves with uncompressed object in memory for stamps and clipboard, also allows for transformation (rotation), missing failure states and code for loading it into a Simulation
|
2012-06-05 20:08:35 +01:00 |
|
Simon Robertshaw
|
f41ab864ef
|
Fix slight issues when clicking on menu section buttons and missing isMouseInside in MouseEnter action for buttons
|
2012-05-23 19:49:44 +01:00 |
|
Simon Robertshaw
|
f1953603c0
|
Use mouse hover callback for menu buttons
|
2012-05-23 19:31:53 +01:00 |
|
Simon Robertshaw
|
2c5400a732
|
Warp display with newer shader, Render options works in OpenGL
|
2012-05-17 22:34:16 +01:00 |
|
Simon Robertshaw
|
136675b56a
|
Move style into Component
|
2012-05-15 18:13:17 +01:00 |
|
Simon Robertshaw
|
4032a0469b
|
Click function for tools that aren't continuous. Debug helper for UI components (Ctrl+Shift D when DEBUG is defined), fix add sign window logic
|
2012-05-13 17:43:41 +01:00 |
|
Simon Robertshaw
|
e38fd405af
|
Correct quirks with drawrect and fillrect, change UI components accordingly, shorten save name in save button
|
2012-04-22 17:13:43 +01:00 |
|
Simon Robertshaw
|
96506610b2
|
Clean out graphics, add openGL graphics in seperate file, change brush to use unsigned char rather than boolean for bitmap/outline
|
2012-04-21 22:46:37 +01:00 |
|
Simon Robertshaw
|
75a9460c83
|
OpenGL rendering
|
2012-04-20 19:21:10 +01:00 |
|
Simon Robertshaw
|
465cb12af4
|
Newtonian gravity working
|
2012-04-16 13:58:20 +01:00 |
|
Simon Robertshaw
|
a0506495ad
|
Simulation options
|
2012-04-15 22:16:57 +01:00 |
|
Simon Robertshaw
|
798c78b04e
|
Add missing GOL data
|
2012-04-09 11:46:42 +01:00 |
|
Simon Robertshaw
|
c88079d084
|
Element sampling HUD thingy (No very good with MVC)
|
2012-04-08 00:11:21 +01:00 |
|
Simon Robertshaw
|
8f8de875c6
|
Modifier keys for Lua, Air display, correct render mode saving
|
2012-04-05 13:48:50 +01:00 |
|
Simon Robertshaw
|
ea51cde1f0
|
Change brush size with [ and ] keys, change order of drawing for Lua, Fix print and tpt.log so they log to the console when it is open
|
2012-04-04 21:47:58 +01:00 |
|
Simon Robertshaw
|
89cdeef9ad
|
CommandInterface, Mouse, Keyboard and Tick events, on screen log, print redirected to tpt.log
|
2012-04-04 18:52:34 +01:00 |
|
Simon Robertshaw
|
299c1da9ae
|
Search and stamps scolling with mouse wheel, Esc to exit
|
2012-04-03 18:12:32 +01:00 |
|
Simon Robertshaw
|
838a612026
|
Use a single instance of a background simulation for thumbnail rendering
|
2012-04-03 17:08:56 +01:00 |
|
Simon Robertshaw
|
73c5082cbc
|
Super, megaheavyweight thumbnail renderer
|
2012-04-03 14:07:39 +01:00 |
|