Age | Commit message (Expand) | Author | Files | Lines |
2017-02-05 | Add configure option --enable-glibcdebug for enable libcstdc++ debug mode. | Andrei Karas | 2 | -1/+21 |
2017-02-05 | Add physfs patch and add info about physfs bug into readme. | Andrei Karas | 4 | -0/+23 |
2017-02-04 | Add pkg-config data after existing variables.v1.7.2.4 | Andrei Karas | 1 | -32/+32 |
2017-02-04 | Change version to 1.7.2.4. | Andrei Karas | 9 | -10/+21 |
2017-02-04 | Update translations. | Andrei Karas | 25 | -3522/+3915 |
2017-02-04 | Update manaplus.cbp. | Andrei Karas | 1 | -2/+9 |
2017-02-04 | In .gitlab-ci.yml fix wrong configure flags for disable dye cmd compilation. | Andrei Karas | 1 | -10/+10 |
2017-02-04 | Fix code style. | Andrei Karas | 5 | -10/+6 |
2017-02-04 | Add ci builds with latest SDL1 and SDL2 version builds and unit tests. | Andrei Karas | 1 | -12/+58 |
2017-02-04 | Fix libcurl version checks. | Andrei Karas | 2 | -35/+27 |
2017-02-04 | Fix compilation with very new SDL2. | Andrei Karas | 8 | -8/+24 |
2017-02-04 | Dont remove existing CPPFLAGS in gcc6.sh and gcc6_tests.sh script. | Andrei Karas | 2 | -2/+2 |
2017-02-02 | Remove extra include from cashshoprecv.cpp | Andrei Karas | 1 | -2/+0 |
2017-02-02 | Fix deheader exception for climits.h | Andrei Karas | 1 | -1/+1 |
2017-02-02 | Add missing include into unitsdb.cpp | Andrei Karas | 1 | -0/+2 |
2017-02-02 | Remove extra include from buysellrecv.cpp | Andrei Karas | 1 | -2/+0 |
2017-02-02 | Add exception into deheader. | Andrei Karas | 1 | -0/+1 |
2017-02-02 | Convert unitsdb from class to namespace. | Andrei Karas | 1 | -30/+27 |
2017-02-02 | Fix nullpointer access in special layer draw function. | Andrei Karas | 3 | -4/+51 |
2017-02-02 | Remove extra includes from unitsdb.cpp | Andrei Karas | 1 | -4/+0 |
2017-02-02 | Fix compilation without tmwa support. | Andrei Karas | 1 | -5/+4 |
2017-02-02 | Fix unit tests compilation. | Andrei Karas | 1 | -1/+5 |
2017-02-01 | Remove extra checks from special layer drawing. | Andrei Karas | 1 | -5/+2 |
2017-02-01 | Remove extra checks from draw map layers. | Andrei Karas | 1 | -63/+17 |
2017-02-01 | Use npc currency in buy dialog. | Andrei Karas | 3 | -2/+17 |
2017-02-01 | Store interacted npc type before buy or talk and send it to buy dialog. | Andrei Karas | 8 | -17/+37 |
2017-02-01 | Set currency to buy dialog based on selected npc type id. | Andrei Karas | 14 | -17/+151 |
2017-01-31 | Load currency names for each npc from npcs.xml. | Andrei Karas | 6 | -1/+35 |
2017-01-31 | Add support for load different currencies from units.xml. | Andrei Karas | 1 | -50/+84 |
2017-01-31 | Remove unit type enum in unitsdb. | Andrei Karas | 1 | -32/+30 |
2017-01-31 | Move units into db directory. | Andrei Karas | 19 | -62/+75 |
2017-01-31 | Fix money amount in cash shops. | Andrei Karas | 1 | -2/+3 |
2017-01-31 | Allow buy multiply items at once from cash shops. | Andrei Karas | 9 | -12/+127 |
2017-01-31 | Use pkg_config for all SDL libs in configure. | Andrei Karas | 1 | -0/+21 |
2017-01-31 | Add ci build tests with latest SDL 1.2 and latest SDL N (default branch). | Andrei Karas | 1 | -0/+36 |
2017-01-31 | Remove extra include from buysellrecv.cpp | Andrei Karas | 1 | -1/+0 |
2017-01-31 | Fix null pointer in unit tests. | Andrei Karas | 1 | -1/+2 |
2017-01-31 | Fix separate builds for manaplusgame, dyetool, manaplustests. | Andrei Karas | 1 | -14/+16 |
2017-01-30 | Save also commit and project url into http://stats.manaplus.org | Andrei Karas | 1 | -0/+4 |
2017-01-30 | Move slowest jobs in prebuild ci stange at first. | Andrei Karas | 1 | -13/+13 |
2017-01-30 | Fix compilation with SDL 2. | Andrei Karas | 1 | -1/+1 |
2017-01-30 | Add build ci tests for build only manaplus game and only dye tool. | Andrei Karas | 1 | -0/+22 |
2017-01-30 | For most tests ci jobs dont build dye tool and manaplus game binaries. | Andrei Karas | 1 | -17/+17 |
2017-01-30 | Move BuySellRecv::processNpcBuyResponse from ea namespace into eathena and tmwa. | Andrei Karas | 8 | -38/+67 |
2017-01-30 | Clean buy dialog dungling pointer if buy dialog was destroyed. | Andrei Karas | 4 | -0/+15 |
2017-01-30 | Add checks for compiler and linked libs in dumplibs. | Andrei Karas | 1 | -2/+67 |
2017-01-30 | Allow set additonal configure flags in ci script gcc5_tests.sh | Andrei Karas | 1 | -1/+1 |
2017-01-30 | Add configure flag for prevent bulding main game code. | Andrei Karas | 2 | -1/+20 |
2017-01-30 | Add more different libs version for ci build tests. | Andrei Karas | 1 | -4/+108 |
2017-01-30 | Add check custom linked libs script for ci. | Andrei Karas | 1 | -0/+16 |