summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-12Change client protocol version to 19.s20160912Andrei Karas1-1/+1
2016-09-12Add packet SMSG_BATTLE_UPDATE_HP 0x0a0e.Andrei Karas2-3/+17
2016-09-12Add packet SMSG_BUYINGSTORE_REPORT 0x09e6.Andrei Karas2-1/+12
2016-09-12Add packet SMSG_VENDING_REPORT 0x09e5.Andrei Karas2-0/+11
2016-09-12Add packet SMSG_HOMUNCULUS_INFO 0x09f7Andrei Karas2-4/+15
2016-09-12Add packet SMSG_PLAYER_HEAL 0x0a27.Andrei Karas2-1/+6
2016-09-12Add packet SMSG_SKILL_NO_DAMAGE 0x09cb.Andrei Karas2-1/+6
2016-09-11Remove support for legacy configuration in ShortcutBase.s20160911Andrei Karas2-7/+3
2016-09-11Remove support for legacy configuration in ItemShortcut.Andrei Karas2-7/+3
2016-09-11Remove support for legacy configuration in PlayerRelations.Andrei Karas2-7/+3
2016-09-11Remove support for legacy configuration in SpellManager.Andrei Karas2-7/+3
2016-09-11Remove support for legacy configuration in outfits.Andrei Karas2-7/+3
2016-09-10Change version to 1.6.9.10.v1.6.9.10Andrei Karas9-9/+15
2016-09-10Update translations.Andrei Karas23-53/+39
2016-09-10Update manaplus.cbp.Andrei Karas1-1/+0
2016-09-10Remove duplication on artifacts for CI jobsZ.J. van de Weg1-1395/+286
2016-09-09Remove option -Wdisabled-optimization from gcc6 ci builds.Andrei Karas1-1/+2
2016-09-09Fix wrong type usage. int -> time_t.Andrei Karas4-4/+4
2016-09-09Fix code style.Andrei Karas12-21/+21
2016-09-09Fix reading size for packet SMSG_MAP_MUSIC.Andrei Karas1-1/+1
2016-09-09Add packet SMSG_GUILD_ONLINE_INFO 0x016d.Andrei Karas3-0/+11
2016-09-09Fix packet sized for input packets.Andrei Karas1-4/+4
2016-09-08Fix translation error in de.poAndrei Karas1-3/+5
2016-09-08Update translations.Andrei Karas24-1646/+1650
2016-09-08Add esperanto language in language selection.Andrei Karas4-2/+6
2016-09-08Remove itemslot.h.Andrei Karas4-63/+3
2016-09-07Allow run commands if no tab selected in chat window.Andrei Karas1-0/+2
2016-09-04Add support for close only client side window without affecting server.Andrei Karas1-0/+14
2016-09-03Add debug info in SDL 1.2 context creation code.Andrei Karas1-0/+8
2016-09-03Fix context switching in SDL 2.Andrei Karas1-11/+15
2016-09-03Add option for create custom OpenGL context.Andrei Karas9-14/+26
2016-09-03Show error messages in SDL2 OpenGL context creation function.Andrei Karas1-0/+31
2016-09-01Fix compilation.Andrei Karas1-0/+2
2016-09-01Add asserts into AtlasManager and fix null pointer access if some error happe...Andrei Karas1-5/+15
2016-09-01Add Tirifto into translators list.Andrei Karas2-0/+4
2016-09-01Update translations.Andrei Karas24-16453/+20567
2016-09-01Add esperanto translation by Tirifto.Andrei Karas2-1763/+1928
2016-08-31Fix typomonwarez1-1/+1
2016-08-30Remove another extra include.Andrei Karas1-1/+0
2016-08-30Remove another extra include.Andrei Karas1-1/+0
2016-08-30Remove extra include.Andrei Karas1-1/+0
2016-08-30Disable npc dialog test again.Andrei Karas1-5/+4
2016-08-30Fix unused variables.Andrei Karas1-0/+8
2016-08-30Enable test for npc dialog.Andrei Karas1-4/+5
2016-08-30Fix some leaks in unit tests.Andrei Karas6-1/+20
2016-08-29Add into resource manager better reports about leaks.Andrei Karas1-1/+18
2016-08-29Add some cleanup calls in unit tests.Andrei Karas8-13/+79
2016-08-29Call RsourceManager::cleanOrphans not on each resource get, but each 15 seconds.Andrei Karas3-1/+9
2016-08-29Remove variable ResourceManager::instance.Andrei Karas2-8/+6
2016-08-29Fix wrong type in extern weightNoticeTime in localplayer.cppAndrei Karas1-1/+1