oy
|
f6862947d0
|
added reverse chat name completion by zwelf
|
2015-08-31 20:09:51 +02:00 |
|
oy
|
1a9e7a1ed0
|
cleaned up map handling. #1227
|
2015-08-31 19:35:10 +02:00 |
|
oy
|
66d9c5f790
|
reset tab completion just in case of manipulation. #1340
|
2015-08-30 10:00:13 +02:00 |
|
Zwelf
|
b65b02c345
|
Fixes issues pointed out by heinrich5991
Byte lenghts of 128 Bytes is enouth and DDNet is using this lenghts too.
|
2015-08-30 08:54:42 +02:00 |
|
Zwelf
|
1df383ad90
|
Added initialisation of the variable aBuf
Sorry, didn't find this in the history of ddnet.
|
2015-08-30 08:54:42 +02:00 |
|
def
|
f8278ec032
|
Display map name while downloading
Conflicts:
src/engine/client.h
src/engine/client/client.h
|
2015-08-30 08:54:41 +02:00 |
|
oy
|
329e6261f3
|
removed the extra projectile. #1381
Conflicts:
src/game/client/gameclient.cpp
src/game/server/entities/character.cpp
|
2015-08-30 08:46:51 +02:00 |
|
oy
|
f9f9249477
|
fixed frozen input when leaving a server with active chat
|
2015-08-30 08:41:26 +02:00 |
|
oy
|
e592d1b1fa
|
fixed updating the menu map on change
|
2015-04-02 19:28:38 +02:00 |
|
heinrich5991
|
cd26c89c2f
|
Remove unnecessary use of the comma operator
|
2015-03-31 17:44:22 +02:00 |
|
oy
|
2283a3b785
|
fixed some quad rendering. Closes #1333
|
2015-03-28 10:49:02 +01:00 |
|
oy
|
39f1d3a7e2
|
fixed key handling for the console/binds. Closes #1331
|
2015-03-26 16:01:34 +01:00 |
|
oy
|
999163301e
|
fixed a line separator
|
2015-03-22 15:24:26 +01:00 |
|
oy
|
663c39655e
|
fixed last commit
|
2015-03-22 14:38:22 +01:00 |
|
oy
|
721739ed42
|
Merge remote-tracking branch 'remotes/swick/sdl2'
Conflicts:
src/engine/client/backend_sdl.cpp
src/engine/client/graphics_threaded.h
src/engine/shared/config_variables.h
|
2015-03-22 14:10:53 +01:00 |
|
oy
|
cdcc641af3
|
made day/night detection more accurate and did some cleanup. Closes #1304
|
2015-03-22 13:44:19 +01:00 |
|
oy
|
191d7fab81
|
fixed custom skin colour picker
|
2015-03-22 13:28:28 +01:00 |
|
oy
|
fa8959311e
|
skip multiple skins during loading and prevent saving skin as special one
|
2015-03-22 13:15:18 +01:00 |
|
oy
|
d0a028ae7e
|
fixed saving skin with a name that already exists. Closes #1330
|
2015-03-22 12:54:08 +01:00 |
|
oy
|
939be9c949
|
cleaned up camera positions for the background map a bit
|
2015-03-10 19:37:21 +01:00 |
|
BeaR
|
2aab20bb80
|
Fix camera movement in the menu
* Wrap menupage updates
* Remove magic value
|
2015-03-10 19:24:43 +01:00 |
|
oy
|
c727995ffa
|
open quit popup when pressing escape in the main menu
|
2015-03-04 12:24:48 +01:00 |
|
oy
|
6a1a0d800f
|
fixed last commit
|
2015-03-04 11:15:54 +01:00 |
|
Henningstone
|
7e180dfdb9
|
Make seekbar toggable/hide automatically
|
2015-03-04 10:54:56 +01:00 |
|
oy
|
99f26dc020
|
fixed some problems with the pma interpolation. #1317
|
2015-02-26 19:31:31 +01:00 |
|
oy
|
b64c8dff25
|
fixed problems with the dilate fix. Closes #1317
|
2015-02-24 12:32:24 +01:00 |
|
BeaR
|
a2cb7d339a
|
Mark some return values as const
|
2015-01-24 18:19:38 +01:00 |
|
BeaR
|
a929a99fd9
|
Refactoring: Mark several functions as 'const', fix some return values and cleanup mapinfo struct
|
2015-01-24 18:19:24 +01:00 |
|
oy
|
fb85b582bf
|
load background map in the menu regarding current day or night time
|
2015-01-18 19:28:39 +01:00 |
|
oy
|
98b6510b9c
|
fixed loading of the background map
|
2015-01-18 19:07:28 +01:00 |
|
oy
|
8ac9ec794e
|
moved content and added data creation to the build
|
2015-01-18 18:44:11 +01:00 |
|
oy
|
952cbd9d3b
|
removed dead code. Closes #1284
|
2015-01-18 16:10:25 +01:00 |
|
oy
|
5c83148fc6
|
added +/- for speed-up/slow-down in the demo player. Closes #1268
|
2015-01-18 15:57:26 +01:00 |
|
Henningstone
|
d4f749c88e
|
Add Spacebar for toggling Play/Pause
Closes #1268; Added spacebar for swiching between
play/pause in demoplayer
|
2015-01-18 15:28:53 +01:00 |
|
oy
|
6821703f95
|
fixed wrapping
|
2015-01-12 05:58:04 +01:00 |
|
BeaR
|
d4a752e446
|
Fix texture wrapping mode for menuimages
|
2015-01-12 05:55:07 +01:00 |
|
BeaR
|
d1ee52c372
|
Implement stricter panning(audio), make pan depending on screen width and remove useless channel pan value
|
2014-12-21 18:48:44 +01:00 |
|
oy
|
dcd5ef27c0
|
Fixed overlapping exit message. Closes #1288
|
2014-12-21 13:46:57 +01:00 |
|
BeaR
|
a5debee342
|
Move color conversion functions to seperate header and add variables to customize editor colors
|
2014-12-21 13:21:50 +01:00 |
|
BeaR
|
fee5f5ec9f
|
Fix menumap animations
|
2014-12-21 13:09:43 +01:00 |
|
BeaR
|
656b1e9071
|
Fix loading of menuimages and fix foreground mapanimations
|
2014-12-21 13:09:32 +01:00 |
|
BeaR
|
b34e455e4c
|
Allow to set different wrapmodes for each texcoord and soften texture clamping restrictions for quads
|
2014-12-21 12:52:28 +01:00 |
|
Sebastian Wick
|
dcd4f9ae7a
|
moving to sdl2, mouse input lags; do not use!
|
2014-06-29 21:02:09 +02:00 |
|
Sebastian Wick
|
8e8b1516e2
|
moving to sdl2, input is broken, build is broken; do not use
|
2014-06-29 19:07:46 +02:00 |
|
oy
|
5eee57f1e7
|
changed tattoos to markings. Closes #1131
|
2014-06-22 12:53:22 +02:00 |
|
oy
|
2448ed14f0
|
fixed maximum chat message length on client-side. #1151
|
2014-06-22 12:28:31 +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 |
|
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
|
c92d430f4a
|
Merge pull request #1225 from cinaera/envelope_legacy
Fix envelopes rendering (incorrect loading)
|
2014-06-21 13:10:00 +02:00 |
|