heinrich5991
cd3b0ae855
Implement the confusable algorithm from Unicode more closely
...
See UTS#39 "Unicode Security Mechanisms":
http://www.unicode.org/reports/tr39/
This means that characters with accents or other things around them are
now considered the confusable with the base character.
Fixes #557 . Fixes #575 .
2016-10-30 13:45:55 +01:00
H-M-H
9ca7651cb1
fixed path to look for SDL2 on OS X
2016-05-26 21:13:27 +02:00
def
9f08b68a01
Info.plist entry for High DPI on Mac
2016-05-07 16:41:46 +02:00
def
4de7b45ea6
Select SDL2.framework instead of SDL.framework on Mac OS X
2016-05-02 10:31:39 +02:00
def
cc1f80471b
Use same key limit as SDL2 does
2016-04-29 21:56:38 +02:00
def
5a42d90ee6
More SDL.dll -> SDL2.dll
2016-04-29 21:56:38 +02:00
def
db8a126315
Merge swick's SDL2 branch
2016-04-29 21:55:48 +02:00
def
ecca293cd0
Use tar.xz instead of tar.gz
2016-04-27 01:35:17 +02:00
def
975fbf3702
libwinpthread for new mingw
2015-09-03 11:50:40 +02:00
def
d8a93ec084
Add config_store and config_retrieve to releases
2015-08-27 14:28:08 +02:00
def
15b69bdd9b
Update def- -> ddnet
2015-08-17 02:25:37 +02:00
def
aa1d5d3226
Ship autoexec_server.cfg
2015-08-12 14:29:13 +02:00
H-M-H
0086d19276
added Notifications for osx
2015-08-11 03:14:27 +02:00
def
b6d5cf02b9
Use new master branch
2015-07-31 21:19:35 +02:00
def
6ae503353d
Don't add announcement.txt and license_DDRace.txt to releases anymore
2015-07-22 23:06:45 +02:00
def
4b1b7adc4b
Further license and cleanup
2015-07-22 22:49:20 +02:00
def
e332a43dc5
Add libwinpthread-1.dll for Win64
2015-07-01 14:59:44 +02:00
def
f711ba2ca3
Also fix 64bit Windows curl
2015-07-01 14:40:37 +02:00
def
9f0ad0fd33
Fix make_release.py for win64
2015-07-01 14:29:00 +02:00
def
224e1f5a8a
Sigh, forgot another dll
2015-02-06 05:14:49 +01:00
def
8ecd66fc89
Fix windows build
2015-02-05 23:56:03 +01:00
fisted
095d172903
Link against libcurl.
...
Conflicts:
scripts/make_release.py
2015-01-05 22:43:09 +02:00
def
006acade69
make_release.py for Windows with opus
2014-10-28 16:19:49 +01:00
def
2512005f6e
Try adding the dilate binary
2014-05-09 01:17:46 +02:00
def
5f60491002
Minor fixes
2014-04-28 00:13:15 +02:00
def
3fc879728a
Change example map to Kobra
2014-03-29 18:28:49 +01:00
def
6774a92029
Cleanup
2014-03-29 00:24:34 +01:00
def
efa4f8b8d6
Cleanup of make_release.py by HMH
2014-03-29 00:08:35 +01:00
def
fff4b4a677
Make OS X run without freetype dependency (by HMH)
2014-03-28 12:40:07 +01:00
def
5bfda18aea
OS X server changes
2014-01-16 20:23:00 +01:00
def
c90568ce71
Support for 9th mouse key (by Tolsi)
2014-01-14 20:33:18 +01:00
def
a8ea0785d8
New icon for Mac OS X version
2013-12-31 13:34:15 +01:00
def
f08f143fe7
update make_release.py
2013-12-30 19:49:19 +01:00
def
3eaad43b6b
Merge remote-tracking branch 'upstream-teeworlds/0.6' into DDRace
...
Conflicts:
bam.lua
data/languages/index.txt
src/engine/server/server.cpp
src/engine/shared/network_server.cpp
src/game/client/components/chat.cpp
src/game/client/components/menus_settings.cpp
src/game/server/entities/character.cpp
src/game/server/gamecontext.cpp
src/game/version.h
2013-12-26 18:02:22 +01:00
oy
614020de6e
fixed make_release script on win64
2013-05-02 00:38:32 +02:00
Shereef Marzouk
6f7d6c4c8d
Added try catch block to deal with languages dir not found
2013-02-01 21:52:27 +02:00
Ravomavain
4481eabcc5
remove banmaster from sources
2012-05-01 21:57:09 +02:00
GreYFoX
cd4ba53bae
Merge branch 'master' of git://github.com/teeworlds/teeworlds into DDRace
...
Conflicts:
bam.lua
scripts/build.py
scripts/make_release.py
src/engine/server.h
src/game/client/gameclient.cpp
src/game/server/gamecontext.cpp
src/game/server/gamecontext.h
src/game/server/gamecontroller.cpp
src/game/server/gamecontroller.h
src/game/server/player.cpp
src/game/version.h
2012-04-12 02:09:31 +02:00
oy
4dfa00a2f1
made make_release script get and add the latest translations and clean up the temporary stuff
2012-02-05 17:20:57 +01:00
oy
357be91c6b
removed language files
2012-02-05 17:06:07 +01:00
oy
96c66c95e9
updated build script to the new repo
2012-01-12 01:16:34 +01:00
Shereef Marzouk
c496bf3c4e
Merge branch 'master' of https://github.com/oy/teeworlds into DDRace
...
Conflicts:
bam.lua
scripts/make_release.py
2011-12-14 17:01:47 +02:00
Krzysztof Socha
242e551142
changed make_release.py script, so it can correctly create universal binary on all architectures
2011-12-10 18:13:03 +01:00
GreYFoX
35d16bd58c
Merge branch 'master' of git://github.com/oy/teeworlds into DDRace0611
...
Conflicts:
src/engine/console.h
src/engine/server.h
src/engine/server/server.cpp
src/engine/shared/config_variables.h
src/engine/shared/console.cpp
src/engine/shared/console.h
src/engine/shared/network_server.cpp
src/game/client/components/console.cpp
src/game/client/components/console.h
src/game/client/components/menus_browser.cpp
src/game/client/gameclient.cpp
src/game/editor/editor.cpp
src/game/editor/editor.h
src/game/editor/io.cpp
src/game/editor/layer_tiles.cpp
src/game/editor/popups.cpp
src/game/gamecore.cpp
src/game/mapitems.h
src/game/server/entities/character.cpp
src/game/server/entities/laser.cpp
src/game/server/gamecontext.cpp
src/game/server/gamecontroller.cpp
src/game/server/gamecontroller.h
src/game/server/gamemodes/ctf.cpp
src/game/server/player.cpp
src/game/variables.h
2011-08-13 02:01:40 +02:00
oy
de05682d87
fixed play hooking when tune player_collision is 0. Closes #825
2011-08-06 13:57:59 +02:00
oy
9e5ead2fbd
fixed nethash
2011-07-30 22:30:26 +02:00
oy
571dff6216
made rcon auto completion serverside. Closes #97
2011-07-14 22:07:21 +02:00
Choupom
d6f34cbaba
updated tw_api.py for 0.6 and improved it
2011-06-27 16:45:55 +02:00
oy
9efa0e3f63
fixed nethash 4 real
2011-06-09 23:28:40 +02:00
oy
b48c59225a
fixed nethash
2011-06-09 22:19:01 +02:00