summaryrefslogtreecommitdiff
path: root/includes/interface.h
AgeCommit message (Collapse)AuthorFilesLines
2011-06-14Add access to the local saving featuresSimon Robertshaw1-1/+1
2011-06-13Local saving UISimon Robertshaw1-0/+2
2011-06-12Local save loading (WIP)Simon Robertshaw1-0/+2
2011-06-08message_box and input for Lua API, also autorun.luaSimon Robertshaw1-0/+2
2011-06-03Favourites interface improvementsSimon Robertshaw1-0/+2
2011-05-29Rich text syntaxSimon Robertshaw1-0/+19
TODO: Link hovering
2011-05-29Remove remaining references to old decorations bufferjacksonmj1-1/+1
2011-05-24Decorations improvementsSimon Robertshaw1-1/+1
2011-05-16New message notification on session check TODO: Clickable link to ↵Simon Robertshaw1-0/+1
conversations on website
2011-05-14Put menu_wall back into interface.c to fix crackers colour menuSimon Robertshaw1-0/+7
2011-05-14Decoration has a color menu. GoL uses less memory(17MB less), and probably ↵Cracker641-1/+20
a bit faster.
2011-05-14Move wall drawing to graphics.cSimon Robertshaw1-30/+0
2011-04-25Dialog box for changing simulation options, gravity toggle needs implementingSimon Robertshaw1-1/+3
2011-04-25Jacksonmj: Move console functions into seperate filejacksonmj1-3/+0
2011-04-23Decorations! ,still messing with it. It does not save currently. TODO: fix ↵Cracker641-0/+1
typing in boxes to update the color. Line/box tools. Some basic color selections like an element menu.
2011-04-17'M' For selected element swap, 'dae' var for showing a selected element box ↵Simon1-1/+1
upon element change (not implemented)
2011-04-04Move copybox into its own controlSimon1-0/+12
2011-04-01Copy text UISimon1-0/+2
2011-03-30A cracker commit with some nice commentsSimon1-1/+1
2011-03-10merge merge mergeCracker641-1/+1
2011-02-23updatingCracker641-4/+1
2011-02-04merge jacksonmj's and much better string parsing because of a function i found.Cracker641-0/+2
2011-01-31merge jacksonmj's and simon's changes, and made mouse coords show up in ↵Cracker641-2/+3
debug so it is easier to get them.
2011-01-31Moved console commands into own function. Added running script files so ↵Cracker641-0/+2
console commands can be run instantly. Added create command. element names work, from jacksonmj.
2011-01-30update with latestCracker641-0/+2
2011-01-30added 'load' command, and a basic error message.Cracker641-1/+1
2011-01-30Added a console! it is pretty self explanitoryCracker641-0/+2
2011-01-28update to latestCracker641-57/+56
2011-01-17more life types using states, put them in new menu. Maybe get some way to ↵Cracker641-3/+5
switch to new menu on mouseover of last spot of current life menu
2011-01-04update with simon, and shift-v now does every other frame properlyCracker641-0/+1
2010-12-13updated with icons, and some more fixes.Cracker641-1/+1
2010-12-08Photons no longer give heat to insulation type things. is basically the ↵Cracker641-2/+2
same as official besides a few bug fixes.
2010-12-08Bugfix for wifi, would cause a double spark if timed just right. updated toCracker641-2/+4
2010-12-06updated with simon's changesCracker641-12/+13
2010-11-23added ISOZ, isotope z, radioactive liquid, reacts with photons, not ↵Philip1-1/+3
neutrons.Has a solid form that slowly decays away. uses negative pressure. Instant wire INST, conducts instantly, like walls. Only takes spark from PSCN and only gives it to NSCN. Portal elements. PRTI is the 'in' side, and PRTO is where they come out. you don't need a lot.
2010-11-11Updating with all new changesPhilip1-1/+3
2010-11-06Added high life, assimilation, and 2x2 to life particles, and put it in its ↵Philip1-1/+3
own menu section.
2010-11-01forgot to delete somethingPhilip1-2/+0
2010-10-30moving signs! i think everything still works, click the weird random extra ↵Philip1-0/+2
button, someone can add an icon later.
2010-10-28added specific element eraser again for my own uses sinces everyone else ↵Philip1-0/+1
thinks its useless. alt-click to pick and then alt-click in the game to erase the picked element. you could then have right and left click be two different elements and alt-click on the eraser to keep two elements selected and an easy to use eraser as well
2010-10-28updatingPhilip1-3/+36
2010-10-04UpdatingPhilip1-0/+183