summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2010-12-19missed some parenthesis, caused some creating problemsCracker641-1/+21
2010-12-19added spawnpoints for stickmen, so they respawn.Cracker641-5/+76
2010-12-18Added second stickman for Lulz, it works great though, controlled by wasd. ↵Cracker644-11/+575
's' was moved to ctrl-s and d is ctrl-d
2010-12-17added invertion to rotate, ctrl-shift-r, will invert x-axis. ↵Cracker642-27/+77
NEUT+ACID=ISOZ,GLOW+WATR=DEUT. added ` to toggle replace mode for people without insert keys
2010-12-16improved rotate, no longer deletes particles, and works with walls.Cracker641-19/+28
2010-12-16a rotate tool! ctrl-r, then select the area, it will rotate ↵Cracker642-4/+77
counterclockwise, no properties are saved right now, it deletes and recreates.
2010-12-14another swch fix, desl fire fix, shift-g will make grid go down, BIZR glows ↵Cracker644-38/+124
from velocity in FIRE,ect. METL/BRMT/BMTL change color when heated in heat gradient view. other small changes.
2010-12-14there we goFelix Wallin1-1/+6
2010-12-13Possible crash, fix from cracker64.FacialTurd1-2/+8
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.Cracker645-15/+17
2010-12-12Added glyphs for GOL, Heat gradient view and alternate pressure viewSimon3-2/+3
2010-12-12Merge latest cracker changesSimon3-23/+74
2010-12-12few thingies before i goCracker641-0/+2
2010-12-12more small changes/fixes. Generation count for GoL in debug, resets with 'r'.Cracker643-23/+72
2010-12-11Fix merging errorsSimon1-1/+1
2010-12-11Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon1-1/+1
2010-12-11cracker mergeSimon3-143/+213
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.Cracker643-11/+52
2010-12-08Photons no longer give heat to insulation type things. is basically the ↵Cracker641-1/+1
same as official besides a few bug fixes.
2010-12-08Bugfix for wifi, would cause a double spark if timed just right. updated toCracker644-73/+279
2010-12-08Revert "function pointers, not doing anything yet"Felix Wallin2-20/+0
This reverts commit 048a0672c7106b7a586fad60447bbaf84a1679db.
2010-12-08Revert "Fix delete button in the search screen"Felix Wallin1-1/+1
This reverts commit b4f2ddf58546fd77859f3dcbb1316228b898ea51.
2010-12-08function pointers, not doing anything yetFelix Wallin2-0/+20
2010-12-08Improved pause flag, will now only pause, not unpause the gameSimon1-3/+8
2010-12-07Fix delete button in the search screenSimon1-1/+1
2010-12-07Fix for prerender save and fan drawingSimon1-8/+14
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 numberSimon1-1/+1
2010-12-07Added saving of pause state and particle tmp value, removed INST from the menuSimon2-9/+43
2010-12-06removed battery from INST wire, some other small fixesCracker643-69/+26
2010-12-06Upped uitext buffer to 255 chars to allow for longer messages, buffer ↵Simon1-2/+2
overflow sometimes occurs with combinations of CAP-LOCKS and grid.
2010-12-06Fix ARAY destroy modeSimon1-0/+2
2010-12-06Fix ARAYs scanning off screen, also removed warnings from makefileSimon1-7/+13
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 ↵Simon1-3/+8
prerender_save function returns null due to newer save or other
2010-12-06Added ARAY, a instant ray that can create holograms and transfer electrical ↵Simon3-7/+68
energy
2010-12-06updated with simon's changesCracker643-27/+26
2010-12-05Cracker64 mergeSimon6-427/+2318
2010-12-05FILT, a photon color filter, not really a filter right now, but it changes ↵Cracker644-23/+83
the color. Other small changes
2010-12-04Particle life now saved as 16bit integer, increases limit and fixes saving ↵Simon1-8/+26
of wire and other elements. Version 44 to reflect save format change
2010-12-04Fix for OpenUI: Prevent comments from being drawn off the edge of the WindowSimon1-6/+8
2010-12-04Fixes to Open_UI: Comment is cleared after being submitted, Mouse click in ↵Simon1-1/+2
comment box no longer exists Open_UI