Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-06 | Disable lazy scrolling by default. | Andrei Karas | 1 | -2/+2 | |
2014-09-25 | Load data about homunculuses from homunculuses.xml. | Andrei Karas | 1 | -0/+3 | |
2014-09-21 | Add mercenary db. | Andrei Karas | 1 | -0/+3 | |
2014-09-17 | add support for ignore packets logging. | Andrei Karas | 1 | -0/+1 | |
Option for coma separated packet ids added in misc tab. | |||||
2014-09-16 | In features.xml add option for fix dead animations. | Andrei Karas | 1 | -0/+1 | |
New option: fixDeadAnimation Default value: true | |||||
2014-08-26 | Move chat command /trade into actions. | Andrei Karas | 1 | -1/+1 | |
2014-07-23 | In map remap db add patch and split files loading. | Andrei Karas | 1 | -0/+2 | |
New options in paths.xml: mapsRemapPatchFile - patch file name for remap db. mapsRemapPatchDir - dir with patch files. | |||||
2014-07-19 | Fix default textureSize config option. | Andrei Karas | 1 | -1/+1 | |
2014-07-17 | Allow to set move to target distance from 1 to 9. | Andrei Karas | 1 | -1/+1 | |
2014-07-16 | Move mirrors for get client version into branding file. | Andrei Karas | 1 | -0/+7 | |
New branding options: updateMirrorX where X is from 1 to 7. | |||||
2014-07-16 | Move urls for client update into branding file. | Andrei Karas | 1 | -0/+9 | |
New branding options: androidDownloadUrl - url for android update. androidDownloadText - text for android update link. otherDownloadUrl - url for other os update. otherDownloadText - text for other os update link. windowsDownloadUrl - url for windows update. windowsDownloadText - text for windows update link. | |||||
2014-07-16 | Run video mode detection. | Andrei Karas | 1 | -1/+1 | |
This need for detect max texture size in each renderer. | |||||
2014-07-16 | Add max texture size detection for all modes. | Andrei Karas | 1 | -1/+1 | |
2014-07-03 | Disable by default texture atlases on Android. | Andrei Karas | 1 | -0/+4 | |
2014-06-12 | Use only one shader program for all drawing. | Andrei Karas | 1 | -2/+0 | |
2014-06-10 | Add basic texture drawing in modernopengl. | Andrei Karas | 1 | -0/+3 | |
2014-06-08 | Add simple shader creation. | Andrei Karas | 1 | -2/+4 | |
2014-05-28 | Disable by default rectangular textures. | Andrei Karas | 1 | -1/+1 | |
2014-05-25 | Initiate video detection on previous versions. | Andrei Karas | 1 | -1/+1 | |
2014-05-25 | Add support for simple texture size detection. | Andrei Karas | 1 | -0/+1 | |
This test check from 1024 to max texture size reported by driver. | |||||
2014-05-19 | fix code style. | Andrei Karas | 1 | -1/+0 | |
2014-05-18 | Move inputaction into separate file. | Andrei Karas | 1 | -13/+14 | |
2014-05-12 | Move beingspeech into separate file. | Andrei Karas | 1 | -2/+2 | |
2014-05-02 | Add option "use same ip" for each server. | Andrei Karas | 1 | -1/+1 | |
By default all servers using same ip for subservers. | |||||
2014-03-27 | Add option to show/hide server side position. | Andrei Karas | 1 | -0/+1 | |
By default server side position is hidden, before it was always visible. | |||||
2014-03-26 | Add option to hide support page link in error dialog. | Andrei Karas | 1 | -0/+1 | |
2014-03-25 | If player poisoned, hightlight his life bar in social window with special color. | Andrei Karas | 1 | -0/+1 | |
2014-03-09 | Change default on screen buttons values. | Andrei Karas | 1 | -7/+7 | |
2014-03-09 | Add support for long mouse press event. | Andrei Karas | 1 | -0/+2 | |
Enabled by default on Android. | |||||
2014-03-09 | enable download music by default. | Andrei Karas | 1 | -2/+2 | |
2014-03-07 | Add option to print server name in screenshots. | Andrei Karas | 1 | -0/+1 | |
Enabled by default. | |||||
2014-02-20 | improve includes. | Andrei Karas | 1 | -0/+1 | |
2014-01-29 | Fix screenshot directory saving/loading. | Andrei Karas | 1 | -1/+1 | |
2014-01-29 | Disable texture bluring in old configurations. | Andrei Karas | 1 | -1/+1 | |
2014-01-28 | add support for screen scale in OpenGL modes. | Andrei Karas | 1 | -0/+1 | |
2014-01-15 | add option for edit screenshot dir. | Andrei Karas | 1 | -1/+1 | |
2014-01-08 | add moddb support. | Andrei Karas | 1 | -0/+3 | |
2014-01-06 | add ability to include config parts from subdirs for other dbs. | Andrei Karas | 1 | -0/+5 | |
2014-01-06 | add ability to inlude config parts from subdirs for most dbs. | Andrei Karas | 1 | -0/+8 | |
2014-01-06 | add patch files support for other xml dbs. | Andrei Karas | 1 | -2/+7 | |
2014-01-06 | add patch files loading for most dbs. | Andrei Karas | 1 | -0/+8 | |
2014-01-06 | delete legacy config file loading (colors.xml). | Andrei Karas | 1 | -1/+0 | |
For now always loaded only hair.xml. | |||||
2014-01-06 | add ability to inlude config parts from subdirs for items, monsters, npcs. | Andrei Karas | 1 | -0/+3 | |
2014-01-06 | add support for patch files for items.xml, npcs.xml, monsters.xml | Andrei Karas | 1 | -0/+3 | |
2014-01-05 | Add chinese font auto usage if detected chinese locale. | Andrei Karas | 1 | -0/+2 | |
2014-01-01 | update copyright year in all sources. | Andrei Karas | 1 | -1/+1 | |
2013-12-25 | add option for enable/disable pets support. | Andrei Karas | 1 | -0/+1 | |
2013-12-16 | add ability to show emotes in text over heads. | Andrei Karas | 1 | -1/+1 | |
for this textbox replaces into browserbox in speechbubble. | |||||
2013-11-20 | add option to enable/disable map tiles animations. | Andrei Karas | 1 | -0/+1 | |
Misc \ Map \ Play map animations. | |||||
2013-11-07 | remove client.h include from some files. | Andrei Karas | 1 | -1/+6 | |