summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-13Possible crash, fix from cracker64.FacialTurd1-2/+8
2010-12-13(no commit message)FacialTurd1-1/+1
2010-12-13Added missing ui_edit->multiline to older textboxes to fix text edit bug.FacialTurd1-0/+4
2010-12-13updated with icons, and some more fixes.Cracker648-22/+24
2010-12-12Added glyphs for GOL, Heat gradient view and alternate pressure viewSimon5-10/+9
2010-12-12Merge latest cracker changesSimon5-44/+96
2010-12-12few thingies before i goCracker642-7/+9
2010-12-12more small changes/fixes. Generation count for GoL in debug, resets with 'r'.Cracker645-40/+90
2010-12-11Fix merging errorsSimon1-1/+1
2010-12-11Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon2-1/+2
2010-12-11cracker mergeSimon7-165/+238
2010-12-11compiles for vilsual studio nowCracker641-9/+9
2010-12-10forgot to add channel resets for higher than 25Cracker641-1/+1
2010-12-10Lots of small changes/fixes mentioned in my mod post.Cracker645-19/+57
2010-12-08Photons no longer give heat to insulation type things. is basically the same...Cracker644-13/+13
2010-12-08Bugfix for wifi, would cause a double spark if timed just right. updated toCracker647-109/+330
2010-12-08removed build fileFelix Wallin1-0/+0
2010-12-08Revert "function pointers, not doing anything yet"Felix Wallin1-0/+0
2010-12-08Revert "Revert "function pointers, not doing anything yet""Felix Wallin1-0/+0
2010-12-08Revert "function pointers, not doing anything yet"Felix Wallin1-0/+0
2010-12-08Revert "function pointers, not doing anything yet"Felix Wallin5-41/+12
2010-12-08Revert "Fix delete button in the search screen"Felix Wallin1-1/+1
2010-12-08Merge branches 'master' and 'function_pointers'Felix Wallin1-0/+1
2010-12-08testFelix Wallin1-0/+1
2010-12-08function pointers, not doing anything yetFelix Wallin1-0/+0
2010-12-08function pointers, not doing anything yetFelix Wallin6-12/+41
2010-12-08Improved pause flag, will now only pause, not unpause the gameSimon2-4/+9
2010-12-07Fix delete button in the search screenSimon1-1/+1
2010-12-07Fix for prerender save and fan drawingSimon2-9/+15
2010-12-07Mystery bug, just to make sureSimon1-0/+11
2010-12-07Guh, typosSimon1-1/+1
2010-12-07Fix fan loading and remove delete button on favourite viewSimon2-7/+7
2010-12-07Fixes for potential crashesSimon2-8/+10
2010-12-07Fix BCLN savingSimon1-12/+12
2010-12-07Fix 'Nothing' display'Simon1-1/+1
2010-12-07Change version numberSimon2-3/+3
2010-12-07Added saving of pause state and particle tmp value, removed INST from the menuSimon4-11/+45
2010-12-06removed battery from INST wire, some other small fixesCracker644-84/+35
2010-12-06Upped uitext buffer to 255 chars to allow for longer messages, buffer overflo...Simon1-2/+2
2010-12-06Fix ARAY destroy modeSimon1-0/+2
2010-12-06Fix ARAYs scanning off screen, also removed warnings from makefileSimon2-8/+14
2010-12-06Potential Fix for PSCN an A-RAYSimon1-16/+18
2010-12-06Fix open_ui bug where client will crash with a null pointer exception if the ...Simon2-4/+9
2010-12-06Added ARAY, a instant ray that can create holograms and transfer electrical e...Simon4-22/+88
2010-12-06updated with simon's changesCracker645-82/+85
2010-12-05Cracker64 mergeSimon11-472/+2600
2010-12-05Merged from cracker64s modSimon1-0/+1
2010-12-05FILT, a photon color filter, not really a filter right now, but it changes th...Cracker646-29/+92
2010-12-04Particle life now saved as 16bit integer, increases limit and fixes saving of...Simon2-9/+27
2010-12-04Fix for OpenUI: Prevent comments from being drawn off the edge of the WindowSimon1-6/+8