summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-04Fix crashes when pasting on top of wallsjacksonmj1-1/+1
2011-04-04Use floats for temperature in both consoles (old and python)jacksonmj1-12/+13
2011-04-04Clear particle data in parse_savejacksonmj1-0/+2
2011-04-04Use floats for vx,vy in old consolejacksonmj1-12/+13
2011-04-04Improved frame rate limitingjacksonmj1-14/+16
2011-04-04Finish WIN32 register_extension, fix Visual Studio compilejacksonmj1-36/+40
2011-04-04Restore new stamp manipulationjacksonmj1-12/+36
2011-04-04console2345 always evaluates to true, check string is not empty insteadjacksonmj1-16/+16
2011-04-01Copy text UISimon1-4/+2
2011-04-01Added session check fallbackSimon1-0/+10
2011-04-01More PYCONSOLE macrosSimon1-0/+3
2011-04-01Move pygood and pyready outside of macroSimon1-1/+1
2011-04-01Move console_more declaration outside pythonconsole macroSimon1-2/+1
2011-03-30forgot to remove some EQVE stuff, wasn't workingCracker641-6/+1
2011-03-30set_vx and vy fixes, float to int is not good.Cracker641-2/+9
2011-03-30A cracker commit with some nice commentsSimon1-54/+57
2011-03-29some keyword fixes, "from" is a reserved name.Cracker641-12/+12
2011-03-29WIND works with line tool, BOMB shine affected by velocity and flickersCracker641-0/+10
2011-03-2964bit fixes and otherSimon1-1/+62
2011-03-2664bit fixes, thanks a ton jacksonmj :DLieuwe1-1/+3
2011-03-26misc stuffLieuwe1-3/+61
2011-03-25Added LieuweSimon1-1/+1
2011-03-24Message box with save ID info on new saveSimon1-1/+7
2011-03-24Fix underflow/segfault from negative ctypes and debug textSimon1-1/+1
2011-03-24Fix text overflow for large life valuesSimon1-1/+1
2011-03-23Open file command lineSimon1-0/+13
2011-03-22Python consoleSimon1-923/+715
2011-03-22More cracker fixesSimon1-72/+1233
2011-03-22Fix some WIND bugsSimon1-4/+15
2011-03-19cleanup :DLieuwe1-1/+1
2011-03-18changed zip filenameLieuwe1-1/+1
2011-03-18Remove redundant rotate/invert code and correct rotation directionjacksonmj1-25/+2
2011-03-18Better rotation and inversion, also does single pixel translationjacksonmj1-9/+33
2011-03-18you can now disable(tpt.disable_python) or enable(python) the python console :DLieuwe1-3/+21
2011-03-18now warns about a disabled python console.Lieuwe1-16/+506
2011-03-18no longer crashes on mangled console.py and other python initialisation errors.Lieuwe1-26/+36
2011-03-18...Lieuwe1-1/+36
2011-03-18Add some arguments to save build/parse functionsjacksonmj1-7/+9
2011-03-18check bounds for wind, causes some funny glitches though.Cracker641-1/+1
2011-03-17Fix incorrect pitch in sdl_seticonjacksonmj1-1/+1
2011-03-17Remove neutrons from pmapjacksonmj1-1/+2
2011-03-17fuck the wrong branch. also, particle delete function.Lieuwe1-0/+13
2011-03-17fixed keyrepeat api callLieuwe1-0/+14
2011-03-16Visual Studiojacksonmj1-1/+1
2011-03-15nother bugfixLieuwe1-1/+1
2011-03-15small bugfixLieuwe1-1/+1
2011-03-15MERGELieuwe1-36/+82
2011-03-1564bit really fixed now, does need PYEXT to be defined tho.Lieuwe1-0/+4
2011-03-15no need to include tpt_console.py on 64bit anymore.Lieuwe1-2/+1
2011-03-15Display element contained by PIPE in debug modejacksonmj1-0/+5