summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2013-03-16add a button to show the save uploading rules inside the save upload dialogjacob16-11/+82
2013-03-15fix scrollbar not showing in scrollpanels if your mouse starts out already ↵jacob11-0/+1
ontop of one
2013-03-15Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw3-7/+10
2013-03-15Use VideoBuffer in place of thumbnailSimon Robertshaw11-61/+68
2013-03-15fix gravatars not showing for moderatorsjacob13-7/+10
2013-03-14Fix multiple free after merging multiple request objectsSimon Robertshaw2-3/+6
2013-03-14Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw169-7245/+7243
2013-03-14Move requestbroker into new folder, make request process function a method ↵Simon Robertshaw16-262/+294
of Request
2013-03-13change BOUNDS_CHECK define to just be true, it isn't needed since an element ↵jacob11-1/+1
can never update when it's closer than 3 pixels away from the edges of a save.
2013-03-13fix all tab spacing issues in all the element filesjacob1169-7245/+7243
2013-03-12More unnecessary string duplicationSimon Robertshaw1-7/+2
2013-03-12Remove unnecessary string duplication (http_init creates an internal copy of ↵Simon Robertshaw1-6/+1
the proxy string)
2013-03-12Remove images from image cache on exitSimon Robertshaw1-1/+4
2013-03-12MergeSimon Robertshaw18-59/+149
2013-03-12Make thumbnailbroker more general purpose, image requests for requestbroker, ↵Simon Robertshaw14-310/+384
avatars in previewview
2013-03-12delete ancient changelog.txtjacob11-1/+1
2013-03-11Change some old NEUTPENETRATE to NEUTPASS, NEUT should only displace GOO, ↵cracker6410-13/+11
WOOD, and PLNT.
2013-03-11Merge branch 'master' of github.com:FacialTurd/The-Powder-Toycracker641-2/+2
2013-03-11Delete thumbnails on close.cracker641-2/+5
2013-03-11fix small free/delete mismatch / a warningjacob11-2/+2
2013-03-11fix stamp thumbnails not showing until you move the mouse, add a few new[]'s ↵jacob12-34/+71
replacing some .c_str() pointers in client.cpp
2013-03-10AvatarButton/holder, rename ThumbnailBroker for more general purposesSimon Robertshaw15-40/+306
2013-03-10Use cancels instead of pthread_getattr_np for compatibility.cracker642-54/+52
Stopping the download would be nice, it still goes in the background.
2013-03-10Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.gitcracker645-7/+18
2013-03-10Fix some memory issues when closing preview UI too fast.cracker642-9/+55
I'm not sure if this pthread usage is ideal, but it does seem to work on linux.
2013-03-09fix empty signs being created when shifting them out of bounds, draw parts ↵jacob13-4/+16
of images when it goes partway off the top of the screen.
2013-03-09Merge remote-tracking branch 'origin/master'jacob13-11/+14
2013-03-09allow new searches even if tags haven't loadedjacob12-3/+3
fixes search buttons being enabled but not working until the tags list is loaded
2013-03-09Don't leak saveComments vector in PreviewModel, also don't create ↵Simon Robertshaw3-11/+14
unnecessary duplicate in PreviewView
2013-03-09case insensetive local save searches, fix extention being counted in the matchjacob11-3/+9
2013-03-09a few more memory leak fixesjacob14-13/+28
2013-03-08attempt to fix random memory corruption / crashing bug ... this is the only ↵jacob11-9/+3
thing that looks like it could be it
2013-03-08fix mismatched malloc/delete[]'s when not using new image resamplerjacob11-7/+7
2013-03-07fix CRAY(SPRK) differencejacob11-2/+2
2013-03-06fix CRAY(SPRK) bugs (?)jacob12-4/+6
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ↵jacob1128-973/+79
unused variables from config.h
2013-03-04fix being able to toggle disabled buttons (fixes save browser issue with this)jacob12-1/+3
2013-03-04by date turns white like my own does when selectedjacob13-231/+234
2013-03-04fix pressing esc in login prompt logging you out, fix possible sign bug crashjacob13-3/+8
2013-03-04revert life changes, will be redone later in a faster wayjacob12-1/+6
2013-03-04Merge remote-tracking branch 'origin/master'jacob11-51/+56
2013-03-04fix LIFEjacob13-30/+28
2013-03-03Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.gitcracker644-30/+34
2013-03-03PSTN ctype sets the element that stops it, FRME with a tmp of one is ↵jacob14-30/+34
non-sticky (doesn't pull)
2013-03-03Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.gitcracker645-32/+12
2013-03-03Some better comments in SPRK, renamed rt and ct.cracker641-51/+56
2013-03-03Merge remote-tracking branch 'origin/master'jacob11-0/+4
2013-03-03fix crash when drawing particles in invalid coordinates (using console)jacob15-32/+12
2013-03-03Missed one SPRK case.cracker641-0/+4
2013-03-03allow NEUT to travel through ICE and SNOW, and for it to turn OIL to GAS ↵jacob16-7/+13
(both like inextremely old versions)