jacksonmj
|
c819e2655e
|
Fix some gravity memsets, remove gravx/y
|
2011-12-18 22:04:47 +08:00 |
|
jacksonmj
|
934d1da66e
|
Move Newtonian gravity into a new file
|
2011-12-18 22:04:47 +08:00 |
|
jacksonmj
|
20dd54f36e
|
Set BIZR/G/S ctype when loading a save, set BIZS ctype in create_part
|
2011-12-10 23:53:42 +08:00 |
|
Simon Robertshaw
|
876c861c42
|
Fix LCRY/ELEC infinite loop, BIZR turns photons into electrons, SING explodes with electrons, electrons react with deut.
|
2011-11-21 00:48:39 +00:00 |
|
Jacob1
|
2d1a0d474f
|
Add back in number keys to change render/display/color _mode variables
|
2011-11-18 14:13:50 +00:00 |
|
Simon Robertshaw
|
c63dff45e4
|
Basic render modes for Render_ui
|
2011-11-13 21:02:46 +00:00 |
|
Simon Robertshaw
|
0f4c0915d9
|
Replace cmode with more flexible render options, TODO: Saving and render options UI
|
2011-11-12 20:44:15 +00:00 |
|
Simon Robertshaw
|
bca76b0796
|
Trim down UItext, remove Generations and Version
|
2011-11-12 16:37:01 +00:00 |
|
savask
|
73460283a2
|
"Pipe with ..." message when pipe is filled.
|
2011-11-12 21:07:19 +07:00 |
|
Simon Robertshaw
|
9b4e3b9436
|
Merge pull request #51 from atlaua/master
todo resolved
|
2011-11-12 04:50:25 -08:00 |
|
Simon Robertshaw
|
93dc4cc477
|
Update src/main.c
|
2011-11-12 12:42:08 +00:00 |
|
Simon Robertshaw
|
c983de144d
|
Cursor in ZooM
|
2011-11-08 12:35:07 +00:00 |
|
atlaua
|
e084d91b55
|
Resolved a todo in main.c
|
2011-11-03 14:24:20 +01:00 |
|
Simon Robertshaw
|
a9046fe7a6
|
OpenGl Improvements
|
2011-11-01 11:42:44 +00:00 |
|
Simon Robertshaw
|
c26cfa29c2
|
LCRY tweaks
|
2011-10-31 15:35:27 +00:00 |
|
Simon Robertshaw
|
856f9574b6
|
Change LCRy workings and add ELEC (wip)
|
2011-10-30 16:22:33 +00:00 |
|
Simon Robertshaw
|
4bfb65d247
|
Ensure grav vel maps are cleared when stopping/starting gravity calculation
|
2011-10-29 00:29:01 +01:00 |
|
Simon Robertshaw
|
5ab1ab8b46
|
Fix FIGH loading and bad variable names
|
2011-10-26 21:34:24 +01:00 |
|
Simon Robertshaw
|
e2c9882692
|
Merge latest FIGH additions
|
2011-10-26 17:10:21 +01:00 |
|
Simon Robertshaw
|
e3a7b626ab
|
Revert "Revert "F1 to bring up intro message""
This reverts commit 8c25ef733c .
|
2011-10-26 16:05:23 +01:00 |
|
Simon Robertshaw
|
8c25ef733c
|
Revert "F1 to bring up intro message"
This reverts commit f8d54e66db .
|
2011-10-26 16:03:05 +01:00 |
|
savask
|
03902ec9a4
|
Made a special structure for stick mans.
|
2011-10-26 15:36:00 +01:00 |
|
savask
|
5652ecc5c2
|
Some work on lightning for stick mans and fighters.
|
2011-10-26 15:35:00 +01:00 |
|
savask
|
00d604820d
|
Added fighters.
|
2011-10-26 15:31:55 +01:00 |
|
Simon Robertshaw
|
18ca4024c1
|
Remove references to python console
|
2011-10-26 14:55:26 +01:00 |
|
Simon Robertshaw
|
07a1f21df4
|
Merge latest with graphicstest
|
2011-10-25 11:31:21 +01:00 |
|
Simon Robertshaw
|
f8d54e66db
|
F1 to bring up intro message
|
2011-10-24 19:05:03 +01:00 |
|
Simon Robertshaw
|
f86793ceb1
|
Draw version info with outline
|
2011-10-24 18:46:58 +01:00 |
|
Simon Robertshaw
|
c3b9c698d2
|
Prevent UI text from overlapping intro message
|
2011-10-24 18:43:45 +01:00 |
|
Simon Robertshaw
|
8f91f948c1
|
Generate fire/plasma gradients at runtime, makes editing easier
|
2011-10-24 17:20:18 +01:00 |
|
Simon Robertshaw
|
89fd306ba1
|
Fix unitialised variable 'bc' in main.c
|
2011-10-23 18:37:25 +01:00 |
|
Simon Robertshaw
|
1c7b9d9949
|
Pass particle pointer to graphics update function instead of index. Make PIPE use subcall to get graphics info. Cache for particle graphics properties. Stickman PSPEC_STICKMAN added and implemented
|
2011-10-23 13:52:26 +01:00 |
|
Simon Robertshaw
|
84522d2594
|
Fix Options meny in scale:2 and make tooltip more readable
|
2011-10-22 19:39:24 +01:00 |
|
Simon Robertshaw
|
9cf65de1c3
|
Quick options menu
|
2011-10-21 19:41:12 +01:00 |
|
Simon Robertshaw
|
e6d4073f5b
|
Use FBO for particles
|
2011-10-20 22:22:18 +01:00 |
|
Simon Robertshaw
|
2b56d31610
|
Rendering, Glow and UI alpha fixes
|
2011-10-20 15:37:21 +01:00 |
|
Simon Robertshaw
|
29efbcaa3a
|
Glow, Fire, Smoke, blob and flat particle effects in OpenGL
|
2011-10-20 00:34:31 +01:00 |
|
Simon Robertshaw
|
8052c4bfdf
|
Some testing with OpenGL
|
2011-10-18 21:56:32 +01:00 |
|
Simon Robertshaw
|
7d9d504abf
|
Debug performance/time graph
|
2011-10-17 00:28:01 +01:00 |
|
Simon Robertshaw
|
44a0008d4e
|
Debug performance/time graph
|
2011-10-17 00:16:43 +01:00 |
|
jacksonmj
|
3f4d55fbcc
|
Remove unused pixel buffer
|
2011-10-15 01:05:01 +08:00 |
|
jacksonmj
|
8e877594c9
|
Allow STKM to use lightning
|
2011-10-15 01:04:58 +08:00 |
|
Simon Robertshaw
|
37e15bf3ad
|
Replace use of gravy and gravf with gravxf and gravyf
|
2011-10-14 13:18:00 +01:00 |
|
jacksonmj
|
9dc154f1f1
|
Fix gravity occasionally not working
|
2011-10-14 00:33:21 +08:00 |
|
Simon Robertshaw
|
6178bb4605
|
Fixes for LIGH and TESC, LIGH observes gravity setting
|
2011-10-11 10:34:33 +01:00 |
|
Simon Robertshaw
|
e1cd3cc180
|
Fix erronous assignment and add MaksProg to contributors list
|
2011-10-11 00:25:43 +01:00 |
|
Simon Robertshaw
|
bf8258ee30
|
Elements, LIGH, TESC, EMP and DEST thanks to MaksProg
|
2011-10-10 23:41:19 +01:00 |
|
Simon Robertshaw
|
948fd376b4
|
Starting on jumptable/function pointers for graphics, only FIRE is implemented
|
2011-10-10 20:42:55 +01:00 |
|
Simon Robertshaw
|
ee47b2dd68
|
Pretty effect when drawing powders, activate with 'n'
|
2011-10-09 13:55:16 +01:00 |
|
Simon Robertshaw
|
a6e71ab3f5
|
Fix potential issue with argument ordering
|
2011-09-27 14:17:36 +01:00 |
|