summaryrefslogtreecommitdiff
path: root/src/defaults.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-11-17Some branding asked by WildX, I honestly do not care enoughJesusaves1-2/+2
2022-11-02Remove a broken link, however, it seems to be a SSL issue with M+ libs.Jesusaves1-1/+1
2021-05-20changed updatehost & serverlistjak11-10/+11
2021-05-16changed default desync walkaround value from 0 to 10jak11-1/+1
2021-03-11added desync walkaroundjak11-0/+1
2020-04-25add "SAVE_PASSWORD" define optioncpasjuste1-0/+3
2020-04-24switch: fix joystick directionscpasjuste1-1/+1
2020-04-23switch: enable sound and keyboard button by default, disable joysticks for nowcpasjuste1-1/+9
2020-04-22switch: enable joystick and mousecpasjuste1-0/+4
2019-04-08Add separate auto move sync distance for legacy serversAndrei Karas1-0/+1
2019-03-21Possible fix for desync in movingAndrei Karas1-1/+0
2019-01-25Add packet SMSG_INVENTORY_EXPANSION_INFO 0x0b18Andrei Karas1-0/+1
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-11-27Remove extra ; from different code.Andrei Karas1-1/+1
2018-05-22Add option for show shortcuts buttons icons.Andrei Karas1-0/+1
2018-03-01Add separate configurable sound for new chat message in party and clan tabs.Andrei Karas1-0/+2
2018-02-11Move reading and combining item stats into separate file.Andrei Karas1-0/+3
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-10-23Disable alt-tab workaround by default, because it may not works in some systems.Andrei Karas1-1/+1
2017-09-18Redirect logging to file after log file opened.s20170918Andrei Karas1-1/+0
2017-09-18Add option for enable http tunneling for downloads from http proxy.Andrei Karas1-0/+1
2017-09-15Add option for change number of max parallel sounds.Andrei Karas1-0/+1
2017-09-13Add option to select any existing SDL renderer drivers for SDL2 default mode.Andrei Karas1-0/+1
2017-09-12Add option for enable high dpi mode in SDL 2.Andrei Karas1-0/+1
2017-09-12Add default valud for config variable "sdlLogLevel" in SDL 1.2Andrei Karas1-1/+1
2017-09-11Add option to set sdl logging level.Andrei Karas1-0/+1
2017-09-09Add workaround for fix alt-tab issue in SDL2.Andrei Karas1-0/+1
2017-09-03Fixed all "buttom" into "bottom".Alige1-1/+1
2017-08-31Add logging about to set config default values.Andrei Karas1-0/+10
2017-08-31Improve setting default values for configuration objects.Andrei Karas1-17/+16
2017-08-22Add option for paths.xml for enable/disable new mail system.Andrei Karas1-0/+2
2017-08-22Use strong typed enum ParticlePhysics.Andrei Karas1-1/+3
2017-08-03Add option into paths.xml for allow/deny add unknown skills into auto tab.Andrei Karas1-0/+1
2017-08-01Add default icons for unknown skills by types.Andrei Karas1-0/+8
2017-07-31Add paths.xml option for set bandge offset.Andrei Karas1-1/+2
2017-07-31Show player name on fixed position on top.Andrei Karas1-0/+1
2017-07-30Add option to show player name at top or at bottom.Andrei Karas1-1/+4
2017-07-13Add default gm level for legacy server, because real level almost always hidden.Andrei Karas1-1/+4
2017-07-12Add loading groupdb.Andrei Karas1-0/+3
2017-06-20Fix sdl warning hiding pragmas for old compilers.Andrei Karas1-3/+3
2017-06-20Prevent Wshadow varnings in SDL code.Andrei Karas1-0/+3
2017-06-16Change default theme to jewelry.Andrei Karas1-2/+1
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-1/+1
2017-05-08Add option for disable / enable particles effect located in map file.Andrei Karas1-0/+1
2017-04-26Enable OpenGL DSA extension by default if supported.Andrei Karas1-1/+1
2017-04-25Add option for enable/disable DSA OpenGL extension.Andrei Karas1-0/+1
2017-04-21Add item option db. For now unused.Andrei Karas1-0/+3
2017-04-05Add loading textdb.Andrei Karas1-0/+3
2017-04-04Fix languageIcons default path.Andrei Karas1-1/+1
2017-04-04Add language db.Andrei Karas1-0/+4