summaryrefslogtreecommitdiff
path: root/src/elements/soap.c
AgeCommit message (Collapse)AuthorFilesLines
2012-11-17Remove old codeSimon Robertshaw1-247/+0
2012-05-26Soap bubbles are easily formed now. Also they inherit soap'sSavely Skresanov1-33/+31
decoration color.
2012-05-20Fix infinite loop when trying to detach soap with extra ctype bits setjacksonmj1-2/+2
2012-05-06Added GPLv3+ license headers to all files in src/elements/Aditya Vaidya1-0/+15
2011-09-21Make soap clean off decoration (opposite of BIZR)Simon Robertshaw1-2/+28
2011-08-27Remove blocking walls from pmapjacksonmj1-3/+3
2.5% speed increase on a screen full of water
2011-06-11Fix a load of memory leaksjacksonmj1-2/+2
Also fix some compiler warnings (missing headers, wrong pointer type for modf, etc) and move variable declarations for Visual Studio.
2011-06-04Bubbles now don't pop because of gases.savask1-1/+2
2011-06-04Some work on frozen bubbles.savask1-29/+36
2011-06-04Moved detach(i) function to powder.c, made soap display connections whensavask1-17/+0
it's double-joined, made portal in detach soap before teleportating (works strangely)
2011-05-05Some work on bubbles. Added "bubble x,y" command to console.savask1-11/+74
Also made them save like regular soap.
2011-05-05Some changes to soap.savask1-41/+87
2011-05-05Initial soap commitSimon Robertshaw1-0/+108
2011-05-05Revert "Dem bubbles"Simon Robertshaw1-217/+0
This reverts commit 607572cf0d21cca38063bf71b8e1db2e776c1ac4.
2011-05-05Dem bubblesunknown1-0/+217