Commit graph

4182 commits

Author SHA1 Message Date
oy 6dfb31c772 check pointer before freeing it 2019-01-17 23:58:07 +01:00
oy 6deaaf0159 fixed auto-completion for names in chat. closes #1914 2019-01-17 23:39:09 +01:00
oy 65a5eac17e fixed rcon prompt when in loading state. closes #1886 2019-01-17 23:26:38 +01:00
oy 0dd1422f02 added a separate option for kicking inactive spectators. closes #1906 2019-01-17 23:01:54 +01:00
oy d87c2cb687 removed no longer used info icons 2019-01-17 22:34:41 +01:00
oy ae343e3dca added a config to add a timestamp to the logfile and added an extension to the log filename 2019-01-17 19:40:40 +01:00
Jordy Ruiz dc6f77133c Browser: fix the scrollbar, center align the headers 2019-01-17 18:12:03 +01:00
oy 9d08f62558 cancel connection process when server is unreachable. closes #1975 2019-01-17 17:52:33 +01:00
oy fbc61d22fc
Merge pull request #1983 from Dune-jr/fix-rgbtohsv
Change some naming to fix some confusion around RgbToHsv
2019-01-17 17:40:56 +01:00
Jordy Ruiz b840691b01 Comment out unused code 2019-01-17 17:40:52 +01:00
Jordy Ruiz cc74e865b7 Change alignment of browser headers, adjust size, remove info icon slot 2019-01-17 17:40:52 +01:00
Jordy Ruiz e0cd64b595 Change alignment and size of the browser columns 2019-01-17 17:38:48 +01:00
Jordy Ruiz 6b8255a426 Change some naming to fix some confusion around RgbToHsv 2019-01-17 17:35:41 +01:00
oy 60f13f4555 fixed graphic glitch when changing the decimal power for the value with the scrollbar 2019-01-17 17:27:18 +01:00
oy 8454aa096a moved "no limit" option for scrollbars to the right. closes #1978 2019-01-17 17:19:47 +01:00
oy 8a5e6ebe87
Merge pull request #1982 from Dune-jr/editor-add-exit
Mercifully add an exit button to the editor
2019-01-17 16:42:08 +01:00
Jordy Ruiz c456d308a6 Editor exit button: use editor buttons 2019-01-17 16:11:39 +01:00
Jordy Ruiz 118a1ad6e4 Add a merciful exit button to the editor 2019-01-17 15:34:28 +01:00
oy 17628eeca9 check if a map uses bezier curved envelopes on saving. otherwise store old, smaller envelope points 2019-01-17 15:00:38 +01:00
oy b45545e6d3 added missing information for config commands and removed some outdated ones 2019-01-16 17:35:51 +01:00
oy 37355c3961 fixed last commit 2019-01-12 21:25:11 +01:00
oy bf76ab1f83
Merge pull request #1962 from Zwelf/pr-add-paste
Added paste
2019-01-12 21:23:53 +01:00
oy 8df97e42cf increased client version and send maplist infos only to clients that can handle them 2019-01-12 21:11:18 +01:00
oy bc38f67750 merged "List maps" by Learath2 and cinaera. skipped redundant "maps" command. closes #1086 2019-01-12 20:56:34 +01:00
oy 981cba1605
Merge pull request #1970 from heinrich5991/pr_repostatus
Add packaging status for a couple of repositories to readme.md
2019-01-12 13:31:11 +01:00
heinrich5991 78689a08c1 Add packaging status for a couple of repositories to readme.md
Not useful, just nice to look at. Add if you want.
2019-01-12 01:27:12 +01:00
oy 3f2d97880b fixed displaying demos in the browser 2019-01-11 18:56:18 +01:00
oy ac452d7c20
Merge pull request #1969 from Dune-jr/exp-menus-checkboxes
More hover effects
2019-01-11 18:45:56 +01:00
Jordy Ruiz 1520994332 Add hover effect to file dialog entry 2019-01-11 18:34:05 +01:00
Jordy Ruiz d0b73f9a96 Add hover effect using Oy's modified menu.png 2019-01-11 18:09:15 +01:00
oy 871b3d4930
Merge pull request #1968 from Dune-jr/exp-menus-checkboxes
Add hover effect to listboxes
2019-01-11 17:53:57 +01:00
Jordy Ruiz 576b9a8d04 Add hover effect to listboxes 2019-01-11 17:01:25 +01:00
oy de4ffee556
Merge pull request #1967 from axblk/fix/editor_fileselector
Fix editor file-selector
2019-01-11 08:38:40 +01:00
Redix c27f003603 Fix str_endswith usage in the editor file-selector 2019-01-10 23:27:59 +01:00
oy f634f8a76b automatically adjust the scrollbar based on the according text length. closes #1956 2019-01-10 22:14:29 +01:00
oy d1657320a9 removed no longer needed game icon parts. kept backwards compatibility loading. closes #1903 2019-01-10 21:36:18 +01:00
oy 78bbf28000 fixed width for the bottom buttons in the server browser 2019-01-10 17:57:41 +01:00
oy 8abb320248 added settings button to the internet/lan/demo browser. pressing esc or back button returns to previous menu page. 2019-01-10 17:30:23 +01:00
Zwelf 1020896fac added paste to text fields 2019-01-07 22:52:14 +01:00
Zwelf 501cbea8c1 added clipboard to CInput 2019-01-07 22:51:39 +01:00
oy 101b883ca6
Merge pull request #1957 from Dune-jr/fix-makerelease
Fix make_release valid platforms list
2019-01-07 20:25:35 +01:00
Jordy Ruiz 1ae4ce46e3
Also update make_release.py usage info 2019-01-07 20:10:22 +01:00
oy efc844e668
Merge pull request #1959 from heinrich5991/pr_fix_themecrash
Fix `str_truncate` call in theme scan
2019-01-07 19:49:40 +01:00
heinrich5991 2137a39f93 Fix str_truncate call in theme scan
Fixes #1958.
2019-01-07 01:08:46 +01:00
Jordy Ruiz ad9973c9ec Fix make_release valid platforms list 2019-01-06 22:09:54 +01:00
oy 745bbf580e
Merge pull request #1955 from Dune-jr/fix-mousesens-width
Adjust mousesens scrollbar width for lengthy strings
2019-01-06 15:25:09 +01:00
oy b8e3aed592
Merge pull request #1954 from Dune-jr/script-l10n-improvements
l10n scripts rework: automated Transifex->Teeworlds process
2019-01-06 15:24:12 +01:00
oy a6d91aafeb
Merge pull request #1953 from Dune-jr/fix-localize-kd
Remove scoreboard one-letter locales and add context to server difficulty locales
2019-01-06 15:23:56 +01:00
oy 2f22a272f9
Merge pull request #1952 from heinrich5991/pr_str_startsendswith
Add `str_startswith`, `str_endswith`, `str_truncate`
2019-01-06 15:23:23 +01:00
Jordy Ruiz 26439ab4fd Adjust mousesens scrollbar width for lengthy strings 2019-01-06 14:06:05 +01:00