oy
5eee57f1e7
changed tattoos to markings. Closes #1131
2014-06-22 12:53:22 +02:00
oy
456a1963be
removed some unused code
2014-06-22 12:29:53 +02:00
oy
2448ed14f0
fixed maximum chat message length on client-side. #1151
2014-06-22 12:28:31 +02:00
oy
490b8b3381
removed outdated stuff
2014-06-21 20:00:53 +02:00
oy
4b41440f6b
fixed building with mingw
2014-06-21 19:59:43 +02:00
oy
27da041e00
Merge pull request #1072 from minus7/new-bam-file
...
rewrote bam.lua to be cleaner
2014-06-21 19:59:28 +02:00
oy
d0fe6e4b2b
Merge pull request #1236 from cinaera/texture_wrap
...
Prevent texture bleeding on quad rendering
2014-06-21 18:33:25 +02:00
BeaR
2c4775cf5a
Prevent texture bleeding on quad rendering
2014-06-21 18:10:35 +02:00
oy
ffd9c7b0b3
Merge pull request #1231 from cinaera/demoplayer
...
Improve the sensitivity of the demoplayer timeline and visually better m...
2014-06-21 13:37:44 +02:00
oy
de663a71f1
Merge pull request #1229 from cinaera/mapitem
...
Remove outdated code and add some version enums for safety
2014-06-21 13:23:31 +02:00
oy
165a8e740b
Merge pull request #1233 from Sworddragon/master
...
Fixes for building
2014-06-21 13:22:03 +02:00
oy
c92d430f4a
Merge pull request #1225 from cinaera/envelope_legacy
...
Fix envelopes rendering (incorrect loading)
2014-06-21 13:10:00 +02:00
oy
c35b170503
Merge pull request #1230 from cinaera/alignment
...
UI: Use alignment enums
2014-06-21 12:42:28 +02:00
Sworddragon
2f454b21fd
Fixed fetching files on newer versions of Python
2014-06-19 19:58:50 +02:00
Sworddragon
e1739f59be
Copying the correct readme on packaging
2014-06-19 19:56:03 +02:00
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
BeaR
f3ca2403fd
Fix code formating
2014-06-11 16:37:38 +02:00
BeaR
04ee8b20a1
UI: Add alignment enums
2014-06-11 07:26:18 +02:00
BeaR
bbed4d73d3
Removed outdated maploading code
2014-06-10 10:34:33 +02:00
BeaR
6d75bcc89a
Add version enums to some mapitems for safety
2014-06-10 10:31:10 +02:00
BeaR
a56a14af72
Only load envelope points once at mapload
2014-06-04 17:51:03 +02:00
BeaR
65be3d8766
Fix envelopes rendering (incorrect loading of legacy ones)
2014-06-04 17:50:57 +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
m!nus
71bce2c499
added clang support
2014-04-26 16:30:44 +02:00
ghost91-
242ac2233a
snd_enable_musicnow controlls menu music.
...
don't poll on music toggeling
2014-04-16 14:27:53 +02:00
m!nus
688c42f525
fix compiler warnings
...
from 191feb618f
2014-03-23 12:15:09 +01:00
m!nus
92fbebf40a
generated files are now in build/ as well
...
also fixed python invocation on windows again
2014-03-23 11:50:57 +01:00
m!nus
3cf49c43a8
removed unnecessary objs directory
2014-03-23 11:47:35 +01:00
m!nus
3769568d53
rewrote bam.lua to be cleaner
...
bam invocation changed: bam compiler=[cl,gcc] arch=[x86,x86_64,ppc,ppc64] conf=[release,debug] [game,server,client,masterserver,versionserver,tools]
using pkg-config for SDL instead of sdl-config if available because of crosscompiling issues
by default binaries will only built for the current architecture on Mac OS X now, like on all other systems
2014-03-23 11:47:35 +01: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