Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-13 | New stack class in graphics areas stack. | Andrei Karas | 3 | -17/+26 | |
2015-05-13 | Add initial support for custom stack class. | Andrei Karas | 6 | -1/+364 | |
In some tests it 3 times faster in push than std::stack. | |||||
2015-05-11 | Fix chat room properties if two time join and part chat room. | Andrei Karas | 1 | -2/+2 | |
2015-05-11 | Fix crash if close client with joined chat room. | Andrei Karas | 1 | -1/+1 | |
2015-05-10 | eathena: impliment packet SMSG_MAP_TYPE. | Andrei Karas | 3 | -3/+12 | |
2015-05-10 | Fix crash on closing sell dialog in some cases. | Andrei Karas | 3 | -2/+23 | |
2015-05-10 | Improve setup window resize speed. | Andrei Karas | 2 | -7/+8 | |
2015-05-10 | Improve window resize speed. | Andrei Karas | 2 | -5/+13 | |
2015-05-10 | Improve performance in chat window. | Andrei Karas | 2 | -11/+6 | |
2015-05-10 | Improve performance in button drawing. | Andrei Karas | 2 | -9/+16 | |
2015-05-10 | Sort varibles in button and remove some unused functions. | Andrei Karas | 2 | -69/+52 | |
2015-05-10 | Add missing unimplimented packets notifications. | Andrei Karas | 1 | -0/+8 | |
2015-05-10 | Move guildmanager into net/tmwa directory. | Andrei Karas | 14 | -30/+37 | |
2015-05-10 | Add strong typed bool type UseArgs. | Andrei Karas | 4 | -563/+566 | |
2015-05-09 | Change version to 1.5.5.9.v1.5.5.9 | Andrei Karas | 9 | -9/+18 | |
2015-05-09 | Update translations. | Andrei Karas | 21 | -42/+42 | |
2015-05-08 | Fix compilation for NACL. | Andrei Karas | 1 | -1/+1 | |
2015-05-08 | Update manaplus.cbp | Andrei Karas | 1 | -5/+13 | |
2015-05-08 | Fix code style. | Andrei Karas | 14 | -63/+55 | |
2015-05-08 | Update translations. | Andrei Karas | 22 | -2250/+1907 | |
2015-05-07 | Remove bot checker window. | Andrei Karas | 16 | -605/+9 | |
2015-05-07 | Update translations. | Andrei Karas | 22 | -4663/+4408 | |
2015-05-07 | Remove npcpostdialog. | Andrei Karas | 6 | -228/+2 | |
2015-05-06 | Add strong typed bool type SkipError. | Andrei Karas | 33 | -42/+59 | |
2015-05-06 | Add strong types bool type UseResman. | Andrei Karas | 35 | -53/+64 | |
2015-05-06 | Add strong type bool type ForceDisplay. | Andrei Karas | 5 | -11/+23 | |
2015-05-06 | Add strong typed bool type Enable. | Andrei Karas | 10 | -28/+47 | |
2015-05-06 | Add strong typed bool type NpcNames. | Andrei Karas | 6 | -8/+12 | |
2015-05-06 | Add strong typed bool type AllowSort. | Andrei Karas | 6 | -21/+22 | |
2015-05-06 | Add strong typed bool type AllPlayers. | Andrei Karas | 4 | -8/+11 | |
2015-05-06 | Add strong typed bool type Modifiable. | Andrei Karas | 15 | -34/+47 | |
2015-05-05 | Replace most bools usage in playerinfo to strong typed bools. | Andrei Karas | 34 | -137/+164 | |
2015-05-05 | Add to left classes stong typed Modal enum. | Andrei Karas | 8 | -13/+21 | |
2015-05-05 | Add strong typed bool type in OkDialog. | Andrei Karas | 22 | -39/+47 | |
2015-05-05 | Add strong typed bool type for modal bool flag. | Andrei Karas | 71 | -115/+240 | |
2015-05-05 | Build parts of inventorytype.h only if supported server enabled. | Andrei Karas | 5 | -15/+35 | |
2015-05-05 | Build parts of dragdropsource.h only if supported server enabled. | Andrei Karas | 3 | -4/+15 | |
2015-05-04 | tmwa: change net code version to 2. | Andrei Karas | 1 | -1/+1 | |
2015-05-04 | Fix code style. | Andrei Karas | 10 | -19/+6 | |
2015-05-04 | Update translations. | Andrei Karas | 22 | -4190/+8221 | |
2015-05-04 | Fix compilation with different options. | Andrei Karas | 6 | -12/+24 | |
2015-05-03 | Remove useless dynamic_cast. | Andrei Karas | 8 | -26/+18 | |
2015-05-03 | Add filter into buy dialogs. | Andrei Karas | 6 | -3/+83 | |
2015-05-01 | eathena: add support for send chat command from server. | Andrei Karas | 5 | -2/+30 | |
Changed client net version to 8. | |||||
2015-05-01 | Add chat command to show server configuration variable in chat. | Andrei Karas | 4 | -0/+19 | |
New chat command: /servconfget varname Alias: /getservconf varname | |||||
2015-05-01 | Add chat command to show configuration variable in chat. | Andrei Karas | 4 | -0/+19 | |
New chat command: /confget varname Alias: /getconf varname | |||||
2015-05-01 | Add chat command to set serverconfig variables. | Andrei Karas | 4 | -0/+20 | |
New chat command: /servconfset varname value Alias: /setservconf varname value | |||||
2015-05-01 | Add chat command to set config variables. | Andrei Karas | 4 | -0/+20 | |
New chat command: /confset varname value Alias: /setconf varname value | |||||
2015-05-01 | Add string function for parse string into two strings. | Andrei Karas | 2 | -0/+20 | |
2015-05-01 | eathena: fix packet SMSG_PLAYER_STORAGE_ITEMS. | Andrei Karas | 1 | -1/+1 | |