| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-11-17 | Remove old code | Simon Robertshaw | 1 | -358/+0 | |
| 2012-05-23 | fix emp flash, better live parts rendering in (render_ui &) deco editor | Jacob1 | 1 | -0/+4 | |
| 2012-05-12 | Fancy motion blur for OpenGL, fix a lot of dialogues in OpenGL, fix gravity ↵ | Simon Robertshaw | 1 | -8/+21 | |
| lensing in OpenGL, ensure Phot and Neut are PMODE_ADD, not FLAT | |||||
| 2012-05-06 | Change license from GPLv2+ to GPLv3+ | jacksonmj | 1 | -0/+16 | |
| Also add headers stating the license to some more of the source files | |||||
| 2012-04-27 | Fix compiler warning, GRAPHICS_FUNC_ARGS is not declared in graphics.h | jacksonmj | 1 | -2/+0 | |
| 2012-03-26 | Remove duplicate information in set_cmode | jacksonmj | 1 | -0/+3 | |
| Calculating render_mode and display_mode variables from the arrays means less chance of mistakes (e.g. blob mode RENDER_EFFE was set in render_modes array but not in render_mode) | |||||
| 2011-12-30 | Almost finished new save format, just signs and thumbnail rendering needed | Simon Robertshaw | 1 | -2/+0 | |
| 2011-11-12 | Replace cmode with more flexible render options, TODO: Saving and render ↵ | Simon Robertshaw | 1 | -1/+8 | |
| options UI | |||||
| 2011-11-08 | Cursor in ZooM | Simon Robertshaw | 1 | -0/+4 | |
| 2011-11-04 | Fix shader compilation for ATi and Intel | Simon Robertshaw | 1 | -12/+22 | |
| 2011-11-02 | Fix Air inversion | Simon Robertshaw | 1 | -3/+31 | |
| 2011-10-28 | Fix Life and heat display, implement alpha, blend and add, fix FILT, INVS ↵ | Simon Robertshaw | 1 | -1/+1 | |
| and BRAY + others | |||||
| 2011-10-25 | Merge latest with graphicstest | Simon Robertshaw | 1 | -3/+6 | |
| 2011-10-24 | Generate fire/plasma gradients at runtime, makes editing easier | Simon Robertshaw | 1 | -2/+15 | |
| 2011-10-23 | Pass particle pointer to graphics update function instead of index. Make ↵ | Simon Robertshaw | 1 | -0/+15 | |
| PIPE use subcall to get graphics info. Cache for particle graphics properties. Stickman PSPEC_STICKMAN added and implemented | |||||
| 2011-10-22 | Embed shaders | Simon Robertshaw | 1 | -2/+42 | |
| 2011-10-20 | Implement Blur mode and embed shaders | Simon Robertshaw | 1 | -0/+13 | |
| 2011-10-20 | Rendering, Glow and UI alpha fixes | Simon Robertshaw | 1 | -0/+2 | |
| 2011-10-18 | Some testing with OpenGL | Simon Robertshaw | 1 | -9/+8 | |
| 2011-10-14 | Remove unused pixel buffer | jacksonmj | 1 | -1/+0 | |
| 2011-10-13 | Allow use of OpenGL enabled surface for future use | Simon Robertshaw | 1 | -0/+6 | |
| 2011-10-10 | Elements, LIGH, TESC, EMP and DEST thanks to MaksProg | Simon Robertshaw | 1 | -0/+4 | |
| 2011-10-10 | Starting on jumptable/function pointers for graphics, only FIRE is implemented | Simon Robertshaw | 1 | -0/+2 | |
| 2011-10-09 | Pretty effect when drawing powders, activate with 'n' | Simon Robertshaw | 1 | -0/+5 | |
| 2011-09-19 | Tool menu in deco editor, Lighten/Darken tools. | cracker64 | 1 | -3/+7 | |
| 2011-08-19 | Fix DEBUG_DRAWTOOL to work with line snapping | jacksonmj | 1 | -1/+1 | |
| 2011-08-14 | Extended info for line drawing | Simon Robertshaw | 1 | -1/+5 | |
| 2011-08-11 | Debug info for particles allocation | Simon Robertshaw | 1 | -0/+2 | |
| 2011-08-11 | Fire intensity from Lua | Simon Robertshaw | 1 | -1/+1 | |
| 2011-07-18 | Lensing effect for gravity, adds 3 new gravity maps (full resolution, linear ↵ | Simon Robertshaw | 1 | -0/+2 | |
| interpolation for faux accuracy), old ones should be removed in time. | |||||
| 2011-06-09 | Gravity zoning | Simon Robertshaw | 1 | -0/+2 | |
| 2011-06-09 | Image for server saving | Simon Robertshaw | 1 | -0/+2 | |
| 2011-06-08 | Less blurry thumbnail scaling | Simon Robertshaw | 1 | -0/+2 | |
| 2011-06-02 | some more deco editor changes. Right click deletes decoration again. | Cracker64 | 1 | -0/+6 | |
| 2011-05-29 | Remove remaining references to old decorations buffer | jacksonmj | 1 | -2/+0 | |
| 2011-05-28 | Image resampling for thumbnails | Simon Robertshaw | 1 | -0/+2 | |
| 2011-05-28 | Fix renderer, add image decode/code methods | Simon Robertshaw | 1 | -0/+4 | |
| 2011-05-24 | Improve error handling on display initialisation | Simon Robertshaw | 1 | -1/+1 | |
| 2011-05-14 | Move wall drawing to graphics.c | Simon Robertshaw | 1 | -0/+2 | |
| 2011-04-23 | Decorations! ,still messing with it. It does not save currently. TODO: fix ↵ | Cracker64 | 1 | -0/+2 | |
| typing in boxes to update the color. Line/box tools. Some basic color selections like an element menu. | |||||
| 2011-04-22 | Gravitaaaay (Needs tweeking for performance) | Simon Robertshaw | 1 | -0/+2 | |
| 2011-04-08 | Remove a TON of warnings | Simon | 1 | -14/+5 | |
| 2011-04-04 | error_ui: wrap text and change message box height to fit | jacksonmj | 1 | -0/+1 | |
| Stops banned user message overflowing out of message box | |||||
| 2011-03-15 | Display photon wavelengths in HUD | jacksonmj | 1 | -1/+1 | |
| 2011-02-19 | Move reset code to own function | jacksonmj | 1 | -0/+1 | |
| Also clear persistent view when loading a save or clearing the screen. | |||||
| 2010-12-19 | Nibble is a noob, also fix for persistent mode bug | Simon | 1 | -0/+2 | |
| 2010-12-05 | Cracker64 merge | Simon | 1 | -1/+1 | |
| 2010-11-06 | Visual Studio and MinGW comapatbility | Simon | 1 | -3/+3 | |
| 2010-11-03 | Major improvements to text wrapping, acceptible but still character based | Simon | 1 | -1/+3 | |
| 2010-10-21 | Changes for open_ui | Simon | 1 | -1/+3 | |
