Commit graph

59 commits

Author SHA1 Message Date
Jesusalva Jesusalva
ce718ac588 Update copyright headers up to 2023 2024-02-09 13:36:22 +00:00
Andrei Karas
d530e74cc4
Update copyright year. 2019-01-01 20:04:08 +03:00
Andrei Karas
0c20db8d10
Remove extra ; from different code. 2018-11-27 20:33:15 +03:00
Andrei Karas
a6d18b282a
Fix code style. 2018-10-29 02:02:04 +03:00
Andrei Karas
4d2e202ee0
Update copyrights year. 2018-01-04 07:12:38 +03:00
Andrei Karas
42f47e483d
Remove useless else. 2017-08-21 22:45:15 +03:00
Andrei Karas
36ba43d6ea
Fix clang-tidy check readability-implicit-bool-cast. 2017-06-07 19:23:40 +03:00
Andrei Karas
a0451aa4e9
Update copyright year. 2017-01-03 16:48:28 +03:00
Andrei Karas
9fe21fcd88
Replace most static_cast<Type> to shorter versions from defines. 2016-02-07 16:18:13 +03:00
Andrei Karas
a65d9da124
Update copyrights year. 2016-01-02 18:44:18 +03:00
Andrei Karas
0b1d9c0c58
Move away message to per server configuration file. 2015-10-31 18:29:12 +03:00
Joseph Botosh
f67a60ea61
add targetingType feature 2015-07-25 21:38:30 +03:00
Andrei Karas
456e03c0e9
Rename CREATEWIDGET* macroses. 2015-06-14 17:53:34 +03:00
Andrei Karas
9dc34ffd98
Use CREATEWIDGET2 in gamemodifiers. 2015-06-14 16:13:21 +03:00
Andrei Karas
2bd59adc7c
Fix code style. 2015-06-06 12:12:22 +03:00
Andrei Karas
0a9826815f
Convert MapType enum into strong typed enum. 2015-06-03 18:08:05 +03:00
Andrei Karas
76dc498cd5 Call postInit after each window creation. 2015-05-21 22:00:30 +03:00
Andrei Karas
e6d251345a Add strong typed bool type in OkDialog. 2015-05-05 18:40:31 +03:00
Andrei Karas
71fd4e8d32 Add strong typed bool type for modal bool flag. 2015-05-05 18:29:07 +03:00
Andrei Karas
e3009cfe9c Add quick settings page for yellow bar options. 2015-04-20 00:26:53 +03:00
Andrei Karas
ac9d9925b5 Improve gamemodifiers class for using from other places. 2015-04-18 19:29:26 +03:00
Andrei Karas
0a3d203f6f Move crazy move state into settings class. 2015-02-23 14:25:45 +03:00
Andrei Karas
793e570728 Fix fps after exiting from away mode (SDL2) 2015-01-25 23:19:03 +03:00
Andrei Karas
0ef9776040 Move dialogtype.h into enums directory. 2015-01-06 17:11:13 +03:00
Andrei Karas
4332a501d9 Update copyrights year. 2015-01-01 17:41:51 +03:00
Andrei Karas
4cac7fcfd4 Fix map draw type after disconnect by error. 2014-11-05 15:05:00 +03:00
Andrei Karas
708805b5df Move ChatTab into chat subdir. 2014-10-12 12:01:08 +03:00
Andrei Karas
dfea2f364a Disable away mode if reconnected to server. 2014-09-26 11:05:29 +03:00
Andrei Karas
7272851afd Add parameter for button name in okdialog. 2014-08-18 22:06:50 +03:00
Andrei Karas
e21479ccc4 Remove default values from okdialog constructor. 2014-08-18 21:26:04 +03:00
Andrei Karas
8b2464a723 Fix some casts. 2014-08-03 13:17:37 +03:00
Andrei Karas
1680d159ec Rename player_node variable into localPlayer. 2014-07-30 12:25:16 +03:00
Andrei Karas
9913b4b481 Fix yellow bar settings loading. 2014-07-29 22:34:23 +03:00
Andrei Karas
d670395fff Use all methods in gamemodifiers as static. 2014-07-25 22:03:28 +03:00
Andrei Karas
7d6d3d9976 Move reset yellow bar into gamemmodifiers. 2014-07-25 19:13:27 +03:00
Andrei Karas
63c072892b In gamemodifiers combine macro addModifier and stringModifier. 2014-07-23 23:21:32 +03:00
Andrei Karas
b700c6dde6 In gamemodifiers add addmodifier2 macro. 2014-07-23 23:09:03 +03:00
Andrei Karas
139a87ebc3 In gamemodifiers combine stringModifier and changeMethod. 2014-07-23 17:14:13 +03:00
Andrei Karas
9f05a455bc In gamemodifiers simplify change methods. 2014-07-23 16:37:35 +03:00
Andrei Karas
7314f563ed In gamemodifiers add macro stringModifier. 2014-07-23 16:05:12 +03:00
Andrei Karas
554a73e59e Simplify gamemodifiers with macro addModifier. 2014-07-23 14:54:10 +03:00
Andrei Karas
f365abac5c In gamemodifiers for local vars add prefix m. 2014-07-23 13:14:58 +03:00
Andrei Karas
648c85816c move "change camera mode" option into gamemodifiers. 2014-07-23 02:30:20 +03:00
Andrei Karas
6336dabcb3 move "change away type" option into gamemodifiers. 2014-07-23 00:39:12 +03:00
Andrei Karas
1995e723df Move "map draw type" variable into settings. 2014-07-22 17:44:11 +03:00
Andrei Karas
35263d0f16 move "change map draw type" option into gamemodifiers. 2014-07-22 16:05:28 +03:00
Andrei Karas
d569dc78b5 move "change game modifiers" option into gamemodifiers. 2014-07-22 01:41:19 +03:00
Andrei Karas
57e1067691 move "change imitation mode" option into gamemodifiers. 2014-07-22 00:24:58 +03:00
Andrei Karas
90bfc776dc move "change pvp attack type" option into gamemodifiers. 2014-07-21 23:33:48 +03:00
Andrei Karas
c544a5ebb5 move "change attack type" option into gamemodifiers. 2014-07-21 23:04:11 +03:00