Commit graph

2972 commits

Author SHA1 Message Date
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
oy 8e5733ff1c Merge pull request #1190 from cinaera/fix_automapper
Automapper: fix wrong tile orientation and correctly handle border tiles
2014-02-09 18:54:03 +01:00
oy 2c8539754b Merge pull request #1175 from 4a4ik/patch-1
Update license.txt
2014-02-09 18:52:49 +01:00
oy 80ea32de64 Merge pull request #1176 from 4a4ik/patch-2
Update readme.txt
2014-02-09 18:52:31 +01:00
oy 3fcbb40cac removed old sdl framework handling on mac 2014-02-09 18:03:37 +01:00
oy 41b41ec451 fixed some warnings 2014-02-09 17:59:08 +01:00
oy caf21b5f6b Merge pull request #1179 from ignatenkobrain/freetype_fix
ft: correctly include FreeType
2014-02-09 17:01:41 +01:00
oy 143c7b0a35 Merge pull request #1184 from cinaera/fix_vec
Fix typo in vector2_base division operator
2014-02-09 16:59:20 +01:00
oy c598e87ebe fixed a server crash due to faulty offsets. #1173 2014-02-09 16:54:09 +01:00
BeaR 868e212871 Automapper: fix wrong tile orientation and correctly handle border tiles 2014-02-07 20:16:11 +01:00
BeaR be52fc28c6 Fix typo in vector2_base division operator 2014-02-05 19:19:49 +01:00
m!nus 752b8d6b75 Merge pull request #1180 from heinrich5991/pullreq_1180
Fix vector2_base::operator!= from previous commit
2014-01-19 10:26:48 -08:00
heinrich5991 9d3d8cc197 Fix vector2_base::operator!=
Previously it compared the x coordinate of the one vector with the y coordinate
of the other vector.
2014-01-19 19:23:39 +01:00
Igor Gnatenko 174ba36544 ft: correctly include FreeType
We shouldn't include bundled freetype libs if we found freetype-config

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2014-01-19 13:00:41 +04:00
Eugene ff9f6a17e5 Update readme.txt
updated year
2014-01-10 09:06:31 +02:00
Eugene bd2359569e Update license.txt
updated year
2014-01-10 09:05:13 +02:00
SushiTee 13a128ef8c fixed compiling using visual studio 2013 by renaming the round function 2013-12-09 14:00:24 +01:00
oy 22fe75245c Merge pull request #1111 from heinrich5991/pullreq_1111
Fixed two minor issues
2013-11-26 11:44:30 -08:00
josephgbr bdd0663db0 Localize the flag capture's message
This string is presented to the user without translation, but would be nice if it could.

Requires adding the respective original strings in translation files.
2013-11-26 20:31:08 +01:00
oy c9eb180a2e Merge pull request #1104 from TsFreddie/patch-1
Fix a spelling mistake "Spactating"->"Spectating"
2013-11-26 11:23:20 -08:00
oy 2c73819a15 Merge pull request #1121 from east/ipv6_fix
IPV6 fix
2013-11-25 11:27:33 -08:00
oy 1e1befc3ec Merge pull request #1163 from Tolsi/master
Adding 9th mouse button support
2013-11-25 11:25:38 -08:00
oy a5ab154547 Merge pull request #1165 from fisted/fix_netbsd
support NetBSD
2013-11-25 11:24:11 -08:00
oy 23e690392b fixed make_release script on win64 2013-11-25 20:12:03 +01:00
oy d2379124d5 improved chat msg spam protection 2013-11-25 20:06:19 +01:00
oy 08d0af36c2 increased minimum required connect time for clients to 1 second. #1070 2013-11-25 19:57:40 +01:00
PsychoGod 40cdbf6c6a window center position when windowed on Windows :3 2013-11-25 19:51:28 +01:00
oy 4e14dedd80 prevent quick join/quit flood. #1070 2013-11-25 19:27:57 +01:00
fisted 0e2a134c2a support NetBSD 2013-11-17 00:52:31 +01:00