summaryrefslogtreecommitdiff
path: root/src/Format.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-05-11D:mniip1-1/+1
2013-03-10AvatarButton/holder, rename ThumbnailBroker for more general purposesSimon Robertshaw1-0/+15
2012-12-09C++erific text cleaner function, also, it's a good idea to actually clean ↵Simon Robertshaw1-0/+52
text coming from signs...
2012-10-29Format: Buffer to pti, Save rendererSimon Robertshaw1-0/+15
2012-09-28Move old Lua API into another file, make the old drawin API have the old ↵Simon Robertshaw1-0/+31
position quirk for rects, new graphics (gfx) api with drawRect, fillRect, drawTect, drawLine and textSize functions.
2012-09-06Fix one more compiling errorjacob11-1/+1
(was using outdated SearchModel.h so reverted to official version)
2012-09-06Visual studio compatibilityjacob11-1/+1
This removes some inlines when using visual studio to compile, uisng TPT_NO_INLINE. It also fixes many other problems visual studio has with the code
2012-08-17PPM screen recordingSimon Robertshaw1-0/+27
2012-08-11Implement some missing lua functions, PNG format creation (requires zlib)Simon Robertshaw1-1/+262
2012-08-04Add date to Preview View, fixes issue #64Simon Robertshaw1-0/+35