index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
Files
Lines
2012-08-17
Ensure input text is null terminated when parsing RichText
Simon Robertshaw
1
-1/+2
2012-08-17
Load signs from OPS data
Simon Robertshaw
1
-1/+11
2012-08-17
Red error, ensure residual actiondata is not read for RichLabel
Simon Robertshaw
2
-83/+94
2012-08-17
Some more safety for RichText parser
Simon Robertshaw
1
-0/+4
2012-08-17
RichText label (used for MOTD), fixes #123
Simon Robertshaw
5
-2/+236
2012-08-17
Sample tool, fixes #122
Simon Robertshaw
5
-4/+104
2012-08-17
Fix sign tool message box placeholder text
Simon Robertshaw
1
-1/+1
2012-08-16
Undo/Snapshots, fixes #118
Simon Robertshaw
8
-6/+166
2012-08-16
Air invert and grid mode switching
Simon Robertshaw
7
-5/+49
2012-08-15
Missing part of fix for save comments page number
Simon Robertshaw
1
-0/+1
2012-08-15
xor_bitmap drawing for renderer
Simon Robertshaw
3
-30/+85
2012-08-15
Ensure zoom is drawn after particles for OpenGL Rendering, draw walls onto ↵
Simon Robertshaw
2
-21/+52
the correct framebuffer
2012-08-15
Fix cursor and zoom with OpenGL
Simon Robertshaw
1
-2/+2
2012-08-15
Revert some changes by Triclops200 in ↵
Simon Robertshaw
4
-11/+8
42d707f8a432afa001d58611fc960d6ce6021676, Broke prototypes for drawrect with pixel functions, seems to have modified drawrect to make filled rects (forgot about fillrect?). Also use correct macros for getting colour components out of pixel data
2012-08-15
Revert "Missing "invert" declaration in OpenGLDrawMethods"
Simon Robertshaw
1
-1/+0
This reverts commit 708379a3f859cb0d09e44c5b2c41469396809940.
2012-08-15
Merge branch 'master' of github.com:FacialTurd/PowderToypp
Simon Robertshaw
4
-6/+18
2012-08-15
Missing "invert" declaration in OpenGLDrawMethods
Simon Robertshaw
1
-0/+1
2012-08-15
Very very basic wall rendering for opengl
Bryan Hoyle
4
-6/+18
2012-08-14
Photon wavlength info for HUD, fixes #111
Simon Robertshaw
1
-0/+40
2012-08-14
Fix typo, HUD variable should be Tmp, not Temp, #111
Simon Robertshaw
1
-5/+1
2012-08-14
Stricter formatting for Property tool, attempts to address #109
Simon Robertshaw
1
-8/+22
2012-08-14
Easier okaying/cancelling for Property tool Window
Simon Robertshaw
1
-0/+8
2012-08-14
Tooltips for menu buttons, fixes #113
Simon Robertshaw
1
-10/+10
2012-08-14
Fix crash caused by malformed preference files, fixes #110
Simon Robertshaw
1
-2/+2
2012-08-14
Strings.h for strcasecmp in Simulation
Simon Robertshaw
1
-0/+1
2012-08-14
Better text selection colour invert, fixes #107
Simon Robertshaw
4
-4/+55
2012-08-14
Add missing strings.h header for strcasecmd
Simon Robertshaw
1
-0/+1
2012-08-14
Name colour formatting in comments
Simon Robertshaw
1
-1/+1
2012-08-14
Ensure comments page count is loaded correctly, fixes #117
Simon Robertshaw
2
-19/+23
2012-08-14
Prevent page count for being all over the place in search
Simon Robertshaw
2
-1/+3
2012-08-14
Air and heat tool limits, fixes #112
Simon Robertshaw
4
-0/+16
2012-08-14
Cut region, fixes #105
Simon Robertshaw
4
-1/+19
2012-08-14
Allow key releases when in stamp selecting/placement #104, #105
Simon Robertshaw
1
-4/+0
2012-08-14
Reset drawing state when placing stamps
Simon Robertshaw
1
-0/+4
2012-08-14
Show some info when selecting stamps, #104
Simon Robertshaw
3
-6/+10
2012-08-14
Stamp selection and placements works through the zoom window, #104
Simon Robertshaw
1
-3/+5
2012-08-14
Snap stamp selection to CELL res, #104
Simon Robertshaw
1
-2/+2
2012-08-14
Correct tooltip for save button
Simon Robertshaw
2
-9/+34
2012-08-14
Whoops, close DropDown windows before disposing
Simon Robertshaw
1
-0/+1
2012-08-14
Varying borders for button, exit dropdown menu with Esc or outside click, ↵
Simon Robertshaw
6
-14/+57
fixes #100
2012-08-14
Fix tool buttons
Simon Robertshaw
2
-2/+2
2012-08-14
Lua autorun, fixes #99
Simon Robertshaw
1
-0/+2
2012-08-14
Placeholder text for sign tool window, #98
Simon Robertshaw
1
-1/+1
2012-08-14
Focus text field for Sign Tool Window, fixes #98
Simon Robertshaw
1
-0/+1
2012-08-14
Update gitignore, show votes correctly, fixes #97
Simon Robertshaw
4
-19/+28
2012-08-14
Remove temp files created by scheme handling
Simon Robertshaw
1
-0/+1
2012-08-14
ptsave scheme handling for Linux, addresses #97
Simon Robertshaw
1
-0/+20
2012-08-14
Only call button actions if the mouse is released inside the button. Fixes #96
Simon Robertshaw
3
-4/+5
2012-08-14
Fix crash when using search (std::remove doesn't seem to work as I ↵
Simon Robertshaw
4
-81/+58
expected), Add clickable author names for search. Fixes #95
2012-08-13
Fix bug where thumbnails would not always show in the search
Simon Robertshaw
2
-25/+39
[next]