jacob1
|
037618e6f8
|
remove auto generated comments from all files, fix some missing tabs, remove unused variables from config.h
|
2013-03-06 12:05:59 -05:00 |
|
jacob1
|
17d79e8d8e
|
fix crash when drawing particles in invalid coordinates (using console)
|
2013-03-03 15:38:52 -05:00 |
|
jacob1
|
01cd146ee9
|
fix mac compiling, fix renderer, fix other minor compiling issues
|
2013-02-14 23:31:31 -05:00 |
|
jacob1
|
dc6398a33e
|
fix deco sample tool with 1 px brush, fix deco sample also sampling HUD/other text
|
2013-02-09 18:18:53 -05:00 |
|
jacob1
|
685bde5c21
|
blobby walls in blob view
|
2013-02-08 22:50:37 -05:00 |
|
jacob1
|
b8d53b5f76
|
fix sign box size, sign width with {t} and {p}, and zoom box size
|
2013-02-08 17:59:13 -05:00 |
|
jacob1
|
46b767da0c
|
clear persistent effects when it's display mode is removed
|
2013-01-25 23:15:33 -05:00 |
|
jacob1
|
c5eecff131
|
fix "i" argument to graphics functions.
Also, they don't overwrite the default one, you can pass in nil to tpt.element/graphics_func for the function to restore the original.
|
2013-01-23 16:48:21 -05:00 |
|
jacob1
|
2728cf852b
|
fix WARP being invisible, make it visible in heat display mode though
|
2012-12-17 20:08:46 -05:00 |
|
jacob1
|
d0b14dc64b
|
don't render invalid elements
|
2012-10-26 15:12:35 +01:00 |
|
jacob1
|
71db872e64
|
{t:15100|text} to open a forum thread (will try to add more shortcuts later)
|
2012-10-05 16:30:55 +01:00 |
|
Simon Robertshaw
|
b97cf098b3
|
Draw walls behind particles
|
2012-09-30 22:41:50 +01:00 |
|
jacob1
|
e418ca5ac3
|
fix minor memory problem with last commit
|
2012-09-26 16:46:10 +01:00 |
|
jacob1
|
95cc715d71
|
render preset buttons in render options interface, also shift + 1 life view shortcut
modify it if you don't like how it looks, but it turned out better than I expected
|
2012-09-26 16:46:03 +01:00 |
|
jacob1
|
4be80a3c7c
|
Fix crash - uninitialized (and not needed) variable
|
2012-09-25 19:50:14 +01:00 |
|
jacob1
|
eac109a563
|
fix possible crashes with save buttons and uninitialized renderer variables
Fixes second part of issue 179
|
2012-09-16 12:03:41 +01:00 |
|
Simon Robertshaw
|
3ed5672052
|
Render fire after wall drawing
|
2012-09-15 15:00:16 +01:00 |
|
Simon Robertshaw
|
3b2f4d59fc
|
Better fire rendering for saves
|
2012-09-14 23:53:58 +01:00 |
|
jacob1
|
f8f70a3f77
|
Visual studio compatibility
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-09-07 00:52:56 +01:00 |
|
jacob1
|
c32035b8ca
|
Fix PRTI/PRTO color, debug lines only drawn in debug mode. Fixes # 148
|
2012-09-07 00:37:17 +01:00 |
|
Simon Robertshaw
|
92f3ad5814
|
Black decorations only in thumbnails
|
2012-08-28 15:53:07 +01:00 |
|
Simon Robertshaw
|
6ace7bd26f
|
Clear area behind zoom, fixes #144
|
2012-08-25 13:41:14 +01:00 |
|
Simon Robertshaw
|
1c443ceb57
|
Sample tool samples decoration colour when deco menu is visible. fixes #146
|
2012-08-25 13:36:53 +01:00 |
|
Simon Robertshaw
|
b6736f967e
|
Add EMP flash, fixes #137
|
2012-08-21 13:00:31 +01:00 |
|
Simon Robertshaw
|
f19c7f62c7
|
Air invert and grid mode switching
|
2012-08-16 12:15:29 +01:00 |
|
Simon Robertshaw
|
98445721fd
|
xor_bitmap drawing for renderer
|
2012-08-15 16:25:13 +01:00 |
|
Simon Robertshaw
|
2f0e67433c
|
Ensure zoom is drawn after particles for OpenGL Rendering, draw walls onto the correct framebuffer
|
2012-08-15 15:02:48 +01:00 |
|
Simon Robertshaw
|
0bb4c0e57a
|
Fix cursor and zoom with OpenGL
|
2012-08-15 13:34:37 +01:00 |
|
Simon Robertshaw
|
1e406eeaf4
|
Revert some changes by Triclops200 in 42d707f8a4 , Broke prototypes for drawrect with pixel functions, seems to have modified drawrect to make filled rects (forgot about fillrect?). Also use correct macros for getting colour components out of pixel data
|
2012-08-15 13:02:15 +01:00 |
|
Bryan Hoyle
|
42d707f8a4
|
Very very basic wall rendering for opengl
|
2012-08-14 23:18:39 -04:00 |
|
Simon Robertshaw
|
d8c299c30a
|
Clear render, display and colour mode in renderer contructor
|
2012-08-13 18:16:25 +01:00 |
|
Savely Skresanov
|
e6feb6f101
|
Now stickmen and fighters show HP. Closes #93
|
2012-08-13 12:47:53 +01:00 |
|
Bryan Hoyle
|
44645c93ee
|
Revert "Revert "fixed --opengl-renderer from segfaulting. Added a gitignore for vim swap files""
This reverts commit 90f505c2da .
|
2012-08-12 15:14:46 -04:00 |
|
Bryan Hoyle
|
90f505c2da
|
Revert "fixed --opengl-renderer from segfaulting. Added a gitignore for vim swap files"
This reverts commit 90f71f3b11 .
|
2012-08-12 15:13:32 -04:00 |
|
Bryan Hoyle
|
90f71f3b11
|
fixed --opengl-renderer from segfaulting. Added a gitignore for vim swap files
|
2012-08-12 14:47:13 -04:00 |
|
Bryan Hoyle
|
07821d9c85
|
Minor opengl fixes, still not compiling, look at line 14 in src/graphics/OpenGLGraphics.cpp, build/src/graphics/OpenGLGraphics.cpp:14:15: error: expected primary-expression before '{' token
build/src/graphics/OpenGLGraphics.cpp:14:15: error: expected ')' before '{' token
'
|
2012-08-12 11:38:26 -04:00 |
|
Simon Robertshaw
|
08b4e5553a
|
Implement some missing lua functions, PNG format creation (requires zlib)
|
2012-08-11 20:24:48 +01:00 |
|
Simon Robertshaw
|
2f76c2374d
|
TPT: Give menu color to elements without one (stickmen, TRON, and WARP)
|
2012-08-11 11:57:21 +01:00 |
|
Simon Robertshaw
|
e34ed89dc3
|
Some fixes for memory leaks
|
2012-08-10 23:08:55 +01:00 |
|
Simon Robertshaw
|
810ea42f99
|
Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool strength (Shift = x10, Ctrl = x0.1)
|
2012-08-10 14:03:23 +01:00 |
|
Simon Robertshaw
|
3bdfd510b2
|
Gravity lensing
|
2012-08-09 01:17:01 +01:00 |
|
Simon Robertshaw
|
bb99efdedf
|
Persistent mode
|
2012-08-09 00:57:35 +01:00 |
|
Simon Robertshaw
|
662640c96c
|
Fix previous merge with SOAP.cpp that created a bug in SOAP. add debug lines for PRTI, PRTO, WIFI and lines for SOAP.
|
2012-08-06 16:14:08 +01:00 |
|
Simon Robertshaw
|
ed270d8dbf
|
Draw gravity zones when using grav wall
|
2012-08-05 15:26:17 +01:00 |
|
Simon Robertshaw
|
0558322709
|
Add icons for erase, improve icons for certain walls, fix issue #45
|
2012-08-04 15:26:55 +01:00 |
|
Simon Robertshaw
|
36b2aa0191
|
QuickOptions!! #46
|
2012-08-03 15:29:18 +01:00 |
|
Simon Robertshaw
|
f9eeebb910
|
Draw brush using renderer, fixes issue #25
|
2012-07-28 13:09:35 +01:00 |
|
Simon Robertshaw
|
30b11a7724
|
Air heat is not rendered if ambient heat is disabled
|
2012-07-28 12:48:34 +01:00 |
|
Simon Robertshaw
|
121e7c772c
|
Rename .inc files to inl
|
2012-07-26 15:06:06 +01:00 |
|
Simon Robertshaw
|
a03e92830a
|
Make only one airmode selectable at a time
|
2012-07-25 14:43:56 +01:00 |
|