BeaR
|
aab36332d9
|
Improve the sensitivity of the demoplayer timeline and visually better match the seekbar slider with the actual position
|
2014-06-13 13:50:43 +02:00 |
|
m!nus
|
84cf0a6e30
|
Merge pull request #1224 from cinaera/fix_build
Add missing include for bezier rendering code
|
2014-05-30 14:47:04 +02:00 |
|
BeaR
|
52faacc45e
|
Fix building (missing header)
|
2014-05-30 13:52:20 +02:00 |
|
oy
|
2f050ae58f
|
Merge pull request #1223 from cinaera/bezier
Add beziercurves to envelopes
|
2014-05-29 17:40:53 +02:00 |
|
BeaR
|
e8b6ce4288
|
Fix header inclusion
|
2014-05-26 12:02:54 +02:00 |
|
BeaR
|
2b36ae2baa
|
Correctly name functions, remove old code and fix bezier solver
|
2014-05-25 10:41:24 +02:00 |
|
BeaR
|
f3ca79315e
|
Remove unnecessary debug variable
|
2014-05-24 17:19:27 +02:00 |
|
BeaR
|
d5a7590e7c
|
Clamp bezier tangents and re-fix envelope preview
|
2014-05-24 17:12:39 +02:00 |
|
BeaR
|
09c2e8475f
|
Fix envelope editor scaling
|
2014-05-24 15:10:48 +02:00 |
|
BeaR
|
fe74ff4c0c
|
Fix some numerical issues at bezier envelopes
|
2014-05-24 12:34:15 +02:00 |
|
BeaR
|
3c99ba5228
|
Correctly preview the envelope curves
|
2014-05-23 15:48:37 +02:00 |
|
BeaR
|
a39a03e318
|
Fix envelope preview commit
|
2014-05-23 12:59:00 +02:00 |
|
BeaR
|
f209aea10e
|
Add cubic bezier-FCurves support for envelopes
|
2014-05-23 11:12:43 +02:00 |
|
BeaR
|
9e5daa446b
|
Add enum for envelope preview modes
|
2014-05-23 11:12:15 +02:00 |
|
oy
|
cd75606521
|
Merge pull request #1197 from heinrich5991/pullreq_1197
Fix some of #1138
|
2014-05-11 21:01:21 +02:00 |
|
oy
|
bb8a180358
|
Merge pull request #1204 from cinaera/clean_rendertools
Cleanup MapScreenToGroup
|
2014-05-11 20:00:29 +02:00 |
|
oy
|
68c58d1aae
|
Merge pull request #1148 from ghost91-/menumusic
snd_enable_musicnow controlls menu music.
|
2014-05-11 17:49:20 +02:00 |
|
m!nus
|
bd2926ea5e
|
Merge pull request #1220 from M-H-Hemeda/test-branch
Fixed some typos
|
2014-05-02 09:31:31 +02:00 |
|
Mohammad H. Hemeda
|
82f8b4bbdb
|
Fixed some typos
|
2014-04-30 05:18:57 +03:00 |
|
oy
|
d0cd6017a4
|
Merge pull request #1206 from heinrich5991/pullreq_1206
Fix walking animation
|
2014-04-27 18:45:59 +02:00 |
|
ghost91-
|
242ac2233a
|
snd_enable_musicnow controlls menu music.
don't poll on music toggeling
|
2014-04-16 14:27:53 +02:00 |
|
heinrich5991
|
c927b73a4c
|
Fix walking animation
Previously, when walking with negative x-coordinate, your walking direction was
inversed.
|
2014-03-22 11:56:21 +01:00 |
|
BeaR
|
2fcb898f5f
|
Remove redundant MapScreenToGroup() and declarate it in RenderTools
|
2014-03-11 10:24:37 +01:00 |
|
heinrich5991
|
fde797274a
|
Fix some spelling in src/base/system.h
termineted -> terminated
|
2014-02-28 23:16:11 +01:00 |
|
heinrich5991
|
b9c4086382
|
Fix indentation and formatting of str_clean_whitespaces
|
2014-02-28 23:14:18 +01:00 |
|
oy
|
32ba5bb5a5
|
added some missing localizations. Closes #1105
|
2014-02-27 22:17:13 +01:00 |
|
oy
|
c1778a5452
|
fixed problem with ninja movement while the powerup ends. #1152
|
2014-02-27 21:44:00 +01:00 |
|
Marco Scannadinari
|
6f4d437397
|
removed unnesecary header
|
2014-02-27 20:07:03 +01:00 |
|
Marco Scannadinari
|
2a40ee8c08
|
readme.txt -> readme.md
added summary and description
added reference to license.txt
|
2014-02-27 20:06:44 +01:00 |
|
oy
|
191feb618f
|
fixed compiler warnings
|
2014-02-27 19:52:41 +01:00 |
|
oy
|
030443e55a
|
Merge pull request #1138 from KillaBilla/servernamecleanup
Remove consecutive spaces in servername
|
2014-02-27 19:14:40 +01:00 |
|
oy
|
d9a18f112d
|
Merge pull request #1137 from KillaBilla/warmuphide
Minimize warmup message
|
2014-02-27 18:42:59 +01:00 |
|
oy
|
d6adb1efa7
|
Merge pull request #1139 from KillaBilla/settingsflashfix
Fixed a menu bug (settings menu flashing for one frame)
|
2014-02-27 18:34:34 +01:00 |
|
oy
|
eb0a2dfd11
|
Merge pull request #1117 from just-another-one-timmy/master
Fixed spelling in src/engine/docs/snapshots.txt
|
2014-02-27 18:29:38 +01:00 |
|
oy
|
3f958c3345
|
changed feet size. Closes #1181
|
2014-02-24 22:55:28 +01:00 |
|
oy
|
12ac0f3789
|
fixed a localization problem. Closes #1186
|
2014-02-24 22:50:33 +01:00 |
|
oy
|
6b69f94dc8
|
some type cleanup within vector functions
|
2014-02-22 19:38:18 +01:00 |
|
BeaR
|
7735557aa5
|
Add angle<->direction conversion functions to vector math (Cleanup)
|
2014-02-22 19:14:57 +01:00 |
|
oy
|
752a38ccfe
|
consider the max 3d texture size on possible texture re-sampling
|
2014-02-22 18:58:17 +01:00 |
|
oy
|
9e67ac0b9e
|
fixed displaying invalid textures
|
2014-02-22 18:36:33 +01:00 |
|
oy
|
b668f7faab
|
some cleanup
|
2014-02-18 18:02:42 +01:00 |
|
oy
|
c66f646ae6
|
fixed using an image in quad and tile layer
|
2014-02-16 22:09:59 +01:00 |
|
oy
|
7a6e10d87b
|
fixed non-quality textures
|
2014-02-16 16:47:34 +01:00 |
|
oy
|
24397335be
|
fixed possible client crash on too many map images
|
2014-02-10 19:36:49 +01:00 |
|
oy
|
8d57c7ab55
|
fixed 3dtextures in menu maps
|
2014-02-10 19:27:36 +01:00 |
|
oy
|
5890072809
|
fixed 3dtexture usage on windows
|
2014-02-10 19:06:22 +01:00 |
|
Magnus Auvinen
|
85f216d968
|
Fixed so that the tileborderfix tool isn't needed anymore. Solve the issue by using a 3d texture instead
|
2014-02-10 18:53:47 +01:00 |
|
oy
|
f69d31d5ff
|
Merge pull request #1191 from cinaera/quad_i2fx
Cleanup quad creation: add i2fx to reduce confusion
|
2014-02-10 18:42:33 +01:00 |
|
BeaR
|
2bfb848414
|
Cleanup quad creation: add i2fx to reduce confusion
|
2014-02-10 10:46:45 +01:00 |
|
oy
|
19912be97a
|
Merge pull request #1170 from SushiTee/vs12_fix
fixed compiling using visual studio 2013 by renaming the round function
|
2014-02-09 19:16:09 +01:00 |
|