Felix Geyer
|
ee50ab5bea
|
Fix build on GNU/kFreeBSD.
On GNU/kFreeBSD only "__FreeBSD_kernel__" is defined
but not "__FreeBSD__".
|
2011-06-09 22:11:34 +02:00 |
|
Felix Geyer
|
40330fd7c5
|
Fix build on GNU Hurd.
Add missing platform definitions.
|
2011-06-09 22:11:29 +02:00 |
|
Choupom
|
603071ee92
|
fixed data struct names
|
2011-06-02 17:42:30 +02:00 |
|
Choupom
|
deff0ce7c4
|
fixed netevent struct names
|
2011-06-02 17:40:08 +02:00 |
|
Choupom
|
1a02017094
|
fixed some strings
|
2011-06-02 17:39:05 +02:00 |
|
oy
|
7df537fd68
|
fixed last commit
|
2011-06-02 17:38:36 +02:00 |
|
Choupom
|
101d9de3c3
|
added aspect ratio in display modes list in settings
|
2011-06-02 17:36:17 +02:00 |
|
PsychoGod
|
210d98666c
|
Scroll fix, protect scrolling 2 windows at the same time
|
2011-05-17 01:15:54 +02:00 |
|
oy
|
896ef2f235
|
removed load/save binds in the editor
|
2011-05-16 19:54:35 +02:00 |
|
oy
|
e4c85b00db
|
fixed that some demos show a negative length in the demo browser. Closes #660
|
2011-05-09 17:55:12 +02:00 |
|
oy
|
cd2114c758
|
fixed problem with the file dialog in the editor
|
2011-05-09 17:37:04 +02:00 |
|
oy
|
8d5badc260
|
skip player input if the chat is active to prevent abusing the linked emoticon. Closes #678
|
2011-05-05 02:13:32 +02:00 |
|
oy
|
15e1d4f1d6
|
distinguish [chat] and [teamchat] in console messages. Closes #643
|
2011-05-05 02:08:39 +02:00 |
|
oy
|
8ad6f3d7fc
|
show flags in spectator menu. Closes #636
|
2011-05-05 02:00:43 +02:00 |
|
oy
|
5b2f5f0778
|
fixed problem with connecting on double click in the server browser. Closes #662
|
2011-05-05 01:56:31 +02:00 |
|
oy
|
193fb192c5
|
added maximum zoom level in the editor. Closes #664
|
2011-05-05 01:53:12 +02:00 |
|
oy
|
ca6e129da6
|
fixed size of characters in editor's tileselection screen on zoom. Closes #665
|
2011-05-05 01:50:23 +02:00 |
|
oy
|
5fbf6d0bfd
|
fixed compiler warnings. Closes #679
|
2011-05-05 01:43:27 +02:00 |
|
oy
|
41ebc9bc9d
|
fixed cursor marker position in console
|
2011-05-03 23:30:50 +02:00 |
|
Choupom
|
f8d21b48af
|
fixed a l10n bug for some languages
|
2011-05-03 23:10:20 +02:00 |
|
Choupom
|
7f15b3ac57
|
fixed several stuffs
|
2011-05-03 19:25:11 +02:00 |
|
Choupom
|
c2f75b0017
|
structs are structs, classes are classes
|
2011-05-03 19:23:33 +02:00 |
|
Choupom
|
4dfcfc6913
|
fixed a variable name
|
2011-05-03 18:46:18 +02:00 |
|
Choupom
|
0c6f187e3b
|
renamed editor files
|
2011-05-03 18:45:42 +02:00 |
|
Choupom
|
694be7dfb5
|
fixed the pnglite fix
|
2011-05-03 18:44:55 +02:00 |
|
Choupom
|
f1df704d78
|
fixed pnglite requiring a std header include
|
2011-05-03 18:44:46 +02:00 |
|
Choupom
|
bbd7a75849
|
fixed a pnglite crash on save if the image is too small
|
2011-05-03 18:43:26 +02:00 |
|
Choupom
|
8e773a55ad
|
show tee pos and vel in tiles in debug hud
|
2011-05-03 18:13:12 +02:00 |
|
Choupom
|
7b87cfa68a
|
made envelopes synchronized with other clients
|
2011-05-03 18:12:32 +02:00 |
|
heinrich5991
|
9fb36fd802
|
added strict game type filter
|
2011-05-02 19:25:38 +02:00 |
|
oy
|
80173447ff
|
Merge pull request #683 from heinrich5991/feature_detachthread.
adding thread_detach to system.h and system.c
|
2011-05-02 10:18:30 -07:00 |
|
oy
|
6e9a799089
|
Merge branch 'master' of github.com:oy/teeworlds
|
2011-05-02 17:48:53 +02:00 |
|
heinrich5991
|
0ea5641df4
|
adding thread_detach to system.h and system.c
|
2011-05-01 15:48:09 +02:00 |
|
heinrich5991
|
e50e103529
|
made net_addr_str give a string without port if it is = 0
|
2011-04-22 19:52:27 +02:00 |
|
oy
|
bda0927a87
|
disable envelope editor when the picker is shown
|
2011-04-16 19:00:28 +02:00 |
|
oy
|
246cbed786
|
colorized background of entries in the server browser scoreboard so it's more obvious what belongs together
|
2011-04-16 18:55:36 +02:00 |
|
oy
|
73bc6afb67
|
decreased the length of built in client names
|
2011-04-16 18:41:44 +02:00 |
|
oy
|
726bbbbdb0
|
added missing localisation in the demo player
|
2011-04-16 18:37:57 +02:00 |
|
oy
|
fede33447a
|
fixed problem with the master server
|
2011-04-15 20:38:06 +02:00 |
|
oy
|
1d426f1df9
|
fixed problem with ui_page
|
2011-04-13 20:45:16 +02:00 |
|
oy
|
06115dd49d
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |
|
oy
|
e6f0318bdf
|
added "fixed some header guards and added a script to fix them all!" by Choupom
|
2011-04-13 20:22:10 +02:00 |
|
oy
|
1a5d70450f
|
added "reimplemented menu music by teetow-the-great-teetow" by Choupom
|
2011-04-13 20:00:54 +02:00 |
|
Choupom
|
2179ae0113
|
fixed need restart warning in settings
|
2011-04-13 17:49:31 +02:00 |
|
oy
|
876eac1048
|
added fix to make [Shift] only change the time of the point and not his value for envelopes in map editor by Choupon
|
2011-04-13 17:47:02 +02:00 |
|
oy
|
537e5fa7b6
|
added default keys for spectator next/previous and updated localisations
|
2011-04-13 17:39:26 +02:00 |
|
Johannes Loher
|
2e09bd6b9d
|
Extended the control settings so spectate_next and spectate_previous can be set there.
|
2011-04-13 17:32:32 +02:00 |
|
Choupom
|
ffe40db053
|
fixed map download speed and remaining time
|
2011-04-12 19:29:06 +02:00 |
|
oy
|
3788d2392d
|
moved to trunk version again and added update for Portuguese translation by Slinack
|
2011-04-10 02:23:39 +02:00 |
|
oy
|
f677b397a3
|
made 0.6.0 release
|
2011-04-09 20:42:51 +02:00 |
|
oy
|
1d7a91909c
|
ctf2 update
|
2011-04-09 18:32:01 +02:00 |
|
oy
|
caf1a9f912
|
made translations ready for 0.6 release and added fixed friends/mute icons
|
2011-04-09 18:08:11 +02:00 |
|
oy
|
42fdd6540c
|
added new graphics and maps
|
2011-04-09 16:48:51 +02:00 |
|
oy
|
4d8c9d1c0d
|
updated standard map filter in the server browser with new maps
|
2011-04-09 00:08:32 +02:00 |
|
oy
|
c902d98be3
|
moved vote tabs on top
|
2011-04-09 00:03:56 +02:00 |
|
oy
|
b6118ae9fe
|
mapped IPv4 addresses within master servers server list to IPv6 to decrease the size of an entry and increased the servers per packet
|
2011-04-08 23:56:15 +02:00 |
|
oy
|
9643fc36ae
|
added new hammer hit effect by SushiTee and Crises
|
2011-04-08 19:11:41 +02:00 |
|
oy
|
b5510d4cf9
|
fixed possible client crash with extra projectiles on disconnect
|
2011-04-08 11:22:44 +02:00 |
|
SushiTee
|
dce5222f78
|
removed unused function
|
2011-04-07 19:52:44 +02:00 |
|
oy
|
de1e8fc851
|
improved FindFile so it stops on a match
|
2011-04-07 18:45:24 +02:00 |
|
oy
|
f38fc81d78
|
fixed a possible client crash on map change
|
2011-04-07 18:23:03 +02:00 |
|
oy
|
c27a634089
|
fixed and show error message if the crc doesn't match on map load
|
2011-04-07 18:07:22 +02:00 |
|
oy
|
b985fdc20a
|
added new friend/mute buttons by Crises and reworked the player options like Landil suggested. Closes #579
|
2011-04-06 20:18:31 +02:00 |
|
oy
|
3fc6e2d2eb
|
prevent empty nicknames. Closes #616
|
2011-04-06 17:53:05 +02:00 |
|
oy
|
caf6e98ccb
|
fixed server crash on "bans" command
|
2011-04-06 17:30:50 +02:00 |
|
oy
|
ebca792975
|
improved call vote tab. Closes #573
|
2011-04-06 11:41:40 +02:00 |
|
oy
|
9b97eb282a
|
prevent that you can add votes with an empty description
|
2011-04-05 20:06:41 +02:00 |
|
oy
|
2401cc2ec3
|
highlight the followed player in scoreboard and show their score on top
|
2011-04-05 19:00:00 +02:00 |
|
oy
|
3250beb146
|
removed old master server files as the new one supports 0.5 and older now
|
2011-04-05 18:42:50 +02:00 |
|
oy
|
5c6e274a88
|
added more and resized flags by Crises and made them show up smaller and less of an eye-catcher. Closes #566
|
2011-04-04 20:37:12 +02:00 |
|
oy
|
4ad6d2f01e
|
fixed problem with sv_bindaddr on the server
|
2011-04-04 18:20:05 +02:00 |
|
Johannes Loher
|
622b3de9bd
|
Added more convenient variabe names for sectate_next and spectator_previous
|
2011-04-04 17:29:32 +02:00 |
|
Johannes Loher
|
1364631211
|
Added functionality to switch to the next and the previous player while spectating.
|
2011-04-04 17:29:08 +02:00 |
|
oy
|
0046825953
|
fixed server crash on remove vote
|
2011-04-04 16:58:53 +02:00 |
|
oy
|
9cb2f07b80
|
fixed clients search for maps within subfolders
|
2011-04-04 16:53:02 +02:00 |
|
oy
|
c20a33ede7
|
added more space for translations in demo details. Closes #592
|
2011-04-03 23:33:43 +02:00 |
|
Choupom
|
733f0b3390
|
reimplemented extra projectiles
|
2011-04-03 22:57:03 +02:00 |
|
Sworddragon
|
0efa2634f7
|
Fixed some compiler warnings
|
2011-04-03 22:35:11 +02:00 |
|
SushiTee
|
b6f607e73b
|
little more space between killmessages so the tees dont overlap
|
2011-04-02 22:24:57 +02:00 |
|
oy
|
ab810cab25
|
fixed that player options just show players as friends not clans
|
2011-04-02 19:51:05 +02:00 |
|
oy
|
401543c7a9
|
added some space for colour channel translations in the graphic settings as well
|
2011-04-02 19:34:02 +02:00 |
|
Choupom
|
b3cb33eec0
|
replace team name by clan name if possible
|
2011-04-02 18:11:43 +02:00 |
|
m!nus
|
63c46b3e56
|
changed how server types are distinguished and fixed a few bugs
|
2011-04-02 17:39:12 +02:00 |
|
m!nus
|
3ebdc2a4ce
|
added downward compatibility to mastersrv for 0.5 (and earlier)
|
2011-04-02 17:35:50 +02:00 |
|
SushiTee
|
4adad07ad8
|
polished scoreboard a bit
|
2011-04-02 15:18:52 +02:00 |
|
SushiTee
|
0db6022c64
|
centering scoreboard (goals and spectators) correctly
|
2011-04-02 15:18:45 +02:00 |
|
oy
|
2c9b454fb8
|
added some more space for the translations of the colour channels
|
2011-04-02 12:13:23 +02:00 |
|
oy
|
30c45b7899
|
removed newline from a localisation. Closes #572
|
2011-04-02 12:08:46 +02:00 |
|
oy
|
37b75f90e4
|
fixed that unsaved map notice in quit popup overlaps
|
2011-04-02 12:01:10 +02:00 |
|
oy
|
04a3b7be00
|
fixed problem with recorded demo files. Closes #570
|
2011-04-02 11:55:37 +02:00 |
|
oy
|
1b69541e7b
|
increased size of UIServerAddress
|
2011-04-01 23:16:14 +02:00 |
|
SushiTee
|
747113d855
|
fixed moving if player collision is turned off
|
2011-04-01 21:48:54 +02:00 |
|
oy
|
593a8ee6ec
|
improved settings menu. Closes #564
|
2011-04-01 19:36:44 +02:00 |
|
oy
|
a6fced3d3a
|
made new version notification show up in red colour
|
2011-04-01 18:06:59 +02:00 |
|
oy
|
9a4426779d
|
decreased the font size for some menu buttons and tabs to give translations more room
|
2011-04-01 17:57:04 +02:00 |
|
oy
|
d7b6c3543b
|
fixed a compiler warning. Closes #565
|
2011-04-01 17:46:20 +02:00 |
|
oy
|
62884920d3
|
fixed compiling of tileset_borderfix
|
2011-04-01 17:25:02 +02:00 |
|
heinrich5991
|
b6fa69cedb
|
the server shows the disconnect reason of clients now
|
2011-04-01 00:05:35 +02:00 |
|
Choupom
|
c2ed5f7093
|
refactored tileset_borderfix
|
2011-03-31 22:58:49 +02:00 |
|
Choupom
|
979eca0095
|
refactored packetgen
|
2011-03-31 22:58:23 +02:00 |
|