summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-03-14Move requestbroker into new folder, make request process function a method of...Simon Robertshaw16-262/+294
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
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
2013-03-12delete ancient changelog.txtjacob11-1/+1
2013-03-11Change some old NEUTPENETRATE to NEUTPASS, NEUT should only displace GOO, WOO...cracker6410-13/+11
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
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
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
2013-03-09fix empty signs being created when shifting them out of bounds, draw parts of...jacob13-4/+16
2013-03-09Merge remote-tracking branch 'origin/master'jacob13-11/+14
2013-03-09allow new searches even if tags haven't loadedjacob12-3/+3
2013-03-09Don't leak saveComments vector in PreviewModel, also don't create unnecessary...Simon Robertshaw3-11/+14
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 t...jacob11-9/+3
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
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 non-stic...jacob14-30/+34
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 (bot...jacob16-7/+13
2013-03-02Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.gitcracker641-55/+47
2013-03-02More fixes, redid a bunch of SPRK, so far everything I've tested works fine.cracker6415-249/+295
2013-03-02piston retraction now checks pmapjacob11-55/+47
2013-03-01Quick fix for IRONcracker641-0/+1
2013-03-01More fixes to fix fixes and new fixes to fix stuff.cracker6422-392/+457
2013-02-28Going through again.cracker6415-140/+151
2013-02-28Finished first pass-through for all elements.cracker6436-381/+367
2013-02-27More fixes.cracker6414-231/+190
2013-02-27Small modifications part three.cracker6418-145/+139