jacksonmj
|
11dbdb9314
|
Fix crashing when pipe has a negative tmp value
|
2011-07-06 17:44:56 +08:00 |
|
jacksonmj
|
8754bb0bf6
|
Crashes when drawing stickman at the edge of the screen
|
2011-07-06 17:44:56 +08:00 |
|
jacksonmj
|
5dbb0dc475
|
Fix crash when hovering over a non-existent thumbnail
|
2011-07-06 17:44:56 +08:00 |
|
Simon Robertshaw
|
437f13f424
|
Powered Breakable clone, Gravity Pump, New menu section for powered elements (needs icon)
|
2011-06-28 13:58:16 +01:00 |
|
Simon Robertshaw
|
36ee81fc6b
|
Better photons for persistent display, ability to toggle gravity view (ctrl+g)
|
2011-06-27 14:01:07 +01:00 |
|
Simon Robertshaw
|
43b75ea058
|
Ensure energy particles are always drawn on top
|
2011-06-26 15:20:10 +01:00 |
|
jacksonmj
|
36e2a07a5b
|
Visual Studio fixes
|
2011-06-25 15:52:24 +01:00 |
|
jacksonmj
|
04b3eb11fd
|
Fixes for high life stickman
|
2011-06-25 15:52:11 +01:00 |
|
jacksonmj
|
ad99287f8a
|
Pixel format conversion
|
2011-06-25 15:50:21 +01:00 |
|
jacksonmj
|
a054a784af
|
Fix soap stamp crashes, and fix stkm head colour
|
2011-06-25 15:50:07 +01:00 |
|
Simon Robertshaw
|
4fcaadd565
|
Make aheat in HEAT view less intense
|
2011-06-14 17:09:36 +01:00 |
|
jacksonmj
|
93316a9f1d
|
Fix a load of memory leaks
Also fix some compiler warnings (missing headers, wrong pointer type for
modf, etc) and move variable declarations for Visual Studio.
|
2011-06-11 13:00:42 +01:00 |
|
Simon Robertshaw
|
1f7106acb1
|
Gravity zoning
|
2011-06-09 22:35:00 +01:00 |
|
Simon Robertshaw
|
1effdb052a
|
Image for server saving
|
2011-06-09 17:53:41 +01:00 |
|
jacksonmj
|
74f613962e
|
Fix typo in previous commit
|
2011-06-09 23:01:20 +08:00 |
|
jacksonmj
|
7c4135be6b
|
Fix resample_img using array indices larger than src image size
E.g. resampling to 204x128 from 153x96
Src is 14688 pixels, calculation for pixel location 203,127 accesses
array indices 14688, 14687, 14841, 14840
|
2011-06-09 23:01:19 +08:00 |
|
Simon Robertshaw
|
345de25641
|
Fix crash where source and destination scale where the same
|
2011-06-08 13:45:21 +01:00 |
|
Simon Robertshaw
|
b5c9d86fbe
|
Less blurry thumbnail scaling
|
2011-06-08 13:30:39 +01:00 |
|
savask
|
a48e477fca
|
Moved detach(i) function to powder.c, made soap display connections when
it's double-joined, made portal in detach soap before teleportating
(works strangely)
|
2011-06-05 01:09:02 +08:00 |
|
Simon Robertshaw
|
8a5e566b77
|
Stairstepping for downscaling
|
2011-06-04 12:37:24 +01:00 |
|
Simon Robertshaw
|
41d8e316cd
|
Use bilinear interpolation for everything
|
2011-06-03 23:54:08 +01:00 |
|
Simon Robertshaw
|
45e91c15b2
|
Bilinear interpolation for resampling
|
2011-06-03 23:36:26 +01:00 |
|
Cracker64
|
e3ef7f05f0
|
some more deco editor changes. Right click deletes decoration again.
|
2011-06-02 20:24:02 +01:00 |
|
Simon Robertshaw
|
c003fee63e
|
Ambient heat (disabled by default)
|
2011-06-01 20:18:19 +01:00 |
|
Simon Robertshaw
|
03a048afe5
|
Add calm blue text colour, buffer overflow fix for richtext
|
2011-05-31 00:33:47 +01:00 |
|
jacksonmj
|
7750cf8ccd
|
Improve decoration in blob view, exclude from life and heat view
|
2011-05-29 13:38:39 +01:00 |
|
jacksonmj
|
a2c171fbf9
|
Remove remaining references to old decorations buffer
|
2011-05-29 13:34:50 +01:00 |
|
Simon Robertshaw
|
232595c209
|
Fix image decompression
|
2011-05-28 18:15:05 +01:00 |
|
Simon Robertshaw
|
2795970639
|
Some debug info for image decoding
|
2011-05-28 18:05:05 +01:00 |
|
Simon Robertshaw
|
380a45a4c9
|
Image resampling for thumbnails
|
2011-05-28 14:19:01 +01:00 |
|
Simon Robertshaw
|
2c7b8a6902
|
Fix renderer, add image decode/code methods
|
2011-05-28 13:49:07 +01:00 |
|
Simon Robertshaw
|
5919cefa85
|
Decorations are per particle TODO: remove references to the decorations buffer
|
2011-05-27 14:44:56 +01:00 |
|
Simon Robertshaw
|
2a1e51abff
|
temp fix for linux compilation
|
2011-05-24 15:11:25 +01:00 |
|
Simon Robertshaw
|
eafcdf8ec9
|
Improve error handling on display initialisation
|
2011-05-24 14:54:14 +01:00 |
|
Cracker64
|
9d20d6af82
|
Decoration has a color menu. GoL uses less memory(17MB less), and probably a bit faster.
|
2011-05-14 13:46:10 +01:00 |
|
jacksonmj
|
cbfc73d8d6
|
Turn WIND into a tool
|
2011-05-14 13:43:51 +01:00 |
|
jacksonmj
|
c23124e0d7
|
Shrink draw_tool_xy
|
2011-05-14 13:28:24 +01:00 |
|
Simon Robertshaw
|
16f014b06a
|
Move wall drawing to graphics.c
|
2011-05-14 13:28:02 +01:00 |
|
savask
|
3ea306cc77
|
Some changes to soap.
|
2011-05-05 20:24:21 +01:00 |
|
Simon Robertshaw
|
5aefd0cb01
|
Initial soap commit
|
2011-05-05 20:14:35 +01:00 |
|
Cracker64
|
88995a5910
|
line/box tool for decorations, some other things.
|
2011-04-24 20:04:01 +01:00 |
|
Cracker64
|
bd8de4c842
|
Decorations! ,still messing with it. It does not save currently. TODO: fix typing in boxes to update the color. Line/box tools. Some basic color selections like an element menu.
|
2011-04-23 14:00:51 +01:00 |
|
Simon Robertshaw
|
13ff21bb22
|
Gravitaaaay (Needs tweeking for performance)
|
2011-04-22 17:06:09 +01:00 |
|
jacksonmj
|
96d2587f29
|
Make high life lcry, pcln, pump, hswc graphics more boring
|
2011-04-16 17:27:03 +01:00 |
|
Simon
|
6c3ac2af5c
|
Remove more warnings
|
2011-04-08 15:39:55 +01:00 |
|
Simon
|
60039b531e
|
Bizarre solid uses Bizarre colour system
|
2011-04-08 15:13:19 +01:00 |
|
Simon
|
767d73c5fc
|
astyle
|
2011-04-08 11:09:42 +01:00 |
|
jacksonmj
|
90f8c4f483
|
error_ui: wrap text and change message box height to fit
Stops banned user message overflowing out of message box
|
2011-04-04 16:11:37 +01:00 |
|
Simon
|
a5e07a787c
|
Less glow for Portal
|
2011-04-02 16:00:39 +01:00 |
|
Simon
|
b7a004986f
|
A cracker commit with some nice comments
|
2011-03-30 18:57:49 +01:00 |
|