Commit Graph

  • 7d434323a7 make use of build no. Enno Rehling 2021-02-28 17:11:31 +0100
  • d53d3d9e12 set LUA_PATH for cron jobs Enno Rehling 2021-02-28 16:02:09 +0100
  • 3df552676c begin work on version 3.28 Enno Rehling 2021-02-24 19:46:55 +0100
  • ccba09390b compile with ERESSEA_VERSION Enno Rehling 2021-02-24 19:45:45 +0100
  • 961b936086
    Merge pull request #930 from eressea/develop Enno Rehling 2021-02-24 19:34:51 +0100
  • 5fd974d399 https://bugs.eressea.de/view.php?id=2573 magical resistance of adamantium Enno Rehling 2021-02-24 19:06:04 +0100
  • f48551ebcb remove unicode from autoseed (races are always english tokens) Enno Rehling 2021-02-24 18:48:12 +0100
  • 9f9b6f4faf rename ERESSEA_DIR to ERESSEA_ROOT Enno Rehling 2021-02-23 17:57:44 +0100
  • e36cac1188 find config files in ERESSEA_DIR if config.install is not set Enno Rehling 2021-02-23 17:19:48 +0100
  • 8421e64c6e travis lua_path, again Enno Rehling 2021-02-22 20:50:49 +0100
  • c5cc314c46 travis, install luarocks Enno Rehling 2021-02-22 20:08:30 +0100
  • 355b9ff7fc remove lunit from repository (use luarocks) make info panel bigger, do not cut off names. Enno Rehling 2021-02-22 19:51:46 +0100
  • 3508fceddc Add CMakeSettings.json to git Expect the system LUA_PATH to point to luarocks Enno Rehling 2021-02-22 19:32:08 +0100
  • 56896361fb remove luarocks from scripts Enno Rehling 2021-02-22 09:54:02 +0100
  • 26bb5d4f07 remove unused ini settings Enno Rehling 2021-02-22 02:05:47 +0100
  • f69a823a14 fix LUA_PATH for runtests script Enno Rehling 2021-02-22 01:59:41 +0100
  • 2bb18d27bc replace config.install with environment variable Enno Rehling 2021-02-22 01:53:01 +0100
  • 6176e5e754 gmtool no longer needs unicode.h Enno Rehling 2021-02-21 22:58:17 +0100
  • df4317f9f1 remove non-utf8 hacks from mapper. correclty refresh map window after listboxes close. Enno Rehling 2021-02-21 22:32:40 +0100
  • 979f2f7b6e build with ncursesw Now we can display special characters and proper boxes Enno Rehling 2021-02-21 22:05:43 +0100
  • a3499dd895 fix new bug in ascii converter. Enno Rehling 2021-02-21 21:01:52 +0100
  • abf548cecd overdue unicode cleanup. our new pdcurses can do utf8 output, let's use it. convert output on a windows tty to codepage 1252. Enno Rehling 2021-02-21 20:49:03 +0100
  • b9eea2c8a2 forgot to increase verison number for 3.27 Enno Rehling 2021-02-21 13:41:36 +0100
  • e0ff829b61 clarify the find_package (Lua) logic Enno Rehling 2021-02-21 10:15:27 +0100
  • f447f35ad3 turn magic resistance off during test of spells Enno Rehling 2021-02-21 10:06:22 +0100
  • 61d86cf175 Auch Schiffe haben eine natürliche Resistenz gegen Verzauberung. Enno Rehling 2021-02-21 09:59:48 +0100
  • 7dcf9a27e0 windows fixes broke linux build also disable magic resistance in shipspell tests Enno Rehling 2021-02-21 09:53:30 +0100
  • 6b5ddc57d9 MSVC builds go to a single output folder Fix batch files to deal with new structure. Enno Rehling 2021-02-21 09:48:27 +0100
  • d8c0b57864 we don't need to track age statistics for any but the new factions. rename global age to newbies. Enno Rehling 2021-02-21 00:54:21 +0100
  • e1d117754a fix new callback signature for jsonconf Enno Rehling 2021-02-21 00:37:31 +0100
  • 43066b6720 size_t fix in storage Enno Rehling 2021-02-21 00:22:38 +0100
  • d4f09fbf74 fix tests that expected the old storage library behavior Enno Rehling 2021-02-21 00:19:20 +0100
  • b0a23f390c wrong storage library version Enno Rehling 2021-02-21 00:18:32 +0100
  • 3db561ec3a require cmake 3.13, not more Enno Rehling 2021-02-20 23:24:50 +0100
  • e0e82c5fa5 fix MSVC warning levels, move _CRT_SECURE_NO_WARNINGS define to sources Enno Rehling 2021-02-20 23:22:10 +0100
  • 0af9fd18ef make clean target cleans cmake Enno Rehling 2021-02-20 20:17:22 +0100
  • 50f84adc37 build with or without libbsd installed Enno Rehling 2021-02-19 18:13:05 +0100
  • 4dfa1035b6 fix libbsd and string function detection Enno Rehling 2021-02-18 22:26:41 +0100
  • 74f6076022 add lunitx module for systems without luarocks. add LUA_PATH to runtests.bat Enno Rehling 2021-02-15 19:49:25 +0100
  • ec645010fa update changelog Enno Rehling 2021-02-15 19:41:28 +0100
  • a17191eb56 remove remainder of custom tolua build Enno Rehling 2021-02-15 11:32:22 +0100
  • b63d5e31ac tolua update again Enno Rehling 2021-02-14 20:56:27 +0100
  • c8d03c9ea3 fix inifile and tolua builds Enno Rehling 2021-02-14 20:47:12 +0100
  • e156a65779 fix the inifile cli editor Enno Rehling 2021-02-14 18:51:57 +0100
  • a59fdf87cb separate stats and log Enno Rehling 2021-02-14 18:27:24 +0100
  • b6b95f58ed import the inifile builder from iniparser repo Enno Rehling 2021-02-14 17:07:26 +0100
  • 6b20d27762 try building on ubuntu focal image Enno Rehling 2021-02-14 16:57:35 +0100
  • 1d50bd19d2 consider newer lua versions Enno Rehling 2021-02-14 15:07:46 +0100
  • 2f3cf7107a fix tolua include Enno Rehling 2021-02-14 11:58:19 +0100
  • 4dd84d07ec build with lua 5.3 Enno Rehling 2021-02-14 11:09:28 +0100
  • db402c4e2c include custom version of tolua as a submodule. Enno Rehling 2021-02-14 11:05:28 +0100
  • 7fae809aa0 update tolua repo if needed Enno Rehling 2021-02-14 09:09:09 +0100
  • a67246ba86 there is only one repository for tolua now Enno Rehling 2021-02-13 18:43:20 +0100
  • d1ec2bbb5c tolua creates sources that abuse the LUALIB_API defines. Enno Rehling 2021-02-13 20:48:19 +0100
  • 73b2895306 fix travis build Enno Rehling 2021-02-13 15:15:32 +0100
  • 0b2049151a update package list Enno Rehling 2021-02-13 15:12:13 +0100
  • b0093868b3 eliminate cJSON submodule Enno Rehling 2021-02-13 15:10:48 +0100
  • f78d667258 find iniparser.h when installed in subdirectory Enno Rehling 2021-02-13 14:46:10 +0100
  • fb3047beb5 add cmake support for iniparser package Enno Rehling 2021-02-13 14:36:45 +0100
  • d850b28d85 we do not use dlmalloc Enno Rehling 2021-02-13 13:55:36 +0100
  • 0d2b3a76b7 fix compilation with Lua 5.4 (LUA_QL no longer exists) Enno Rehling 2021-02-13 13:32:24 +0100
  • b6fff5cb5a run tests where we can clean up after them Enno Rehling 2021-02-13 12:15:00 +0100
  • ba3b9ae6d3 use pdcurses from vcpkg if available Enno Rehling 2021-02-13 12:10:47 +0100
  • ebc8c3f1d2 add FindSQLite3 for older cmake versions Enno Rehling 2021-02-13 11:48:11 +0100
  • 70ccef02ae use vcpkg packages on windows make cmake files smarter Enno Rehling 2021-02-13 11:23:36 +0100
  • 117edad7e4 more astral spell magic resist fixes Enno Rehling 2021-02-13 11:53:49 +0100
  • 31a3f10e8f latest versions do not complain about cmake min version Enno Rehling 2021-02-12 21:15:12 +0100
  • 33332aedb4 stop using the tolua-5.3 repository, the 5.2 works up to lua 5.4 Enno Rehling 2021-02-12 21:10:41 +0100
  • b756fde006 spells must deal with resisting targets, or sigsegv will happen Enno Rehling 2021-02-12 20:15:32 +0100
  • 8d286d5e23 fix disabling of tree growth. Enno Rehling 2021-02-12 19:40:07 +0100
  • 8fbcf3f379 Neue Option für schnelleres Samenwachstum. Enno Rehling 2021-02-11 15:03:41 +0100
  • cc5e062b68 https://bugs.eressea.de/view.php?id=2724 Magieresistenz reparieren. Enno Rehling 2021-02-09 21:07:53 +0100
  • d03face3c1 simplicate and add more lightness Enno Rehling 2021-01-16 22:11:33 +0100
  • 88e0af287e https://bugs.eressea.de/view.php?id=2713 spelling fix: caravanserai Enno Rehling 2021-01-08 19:52:43 +0100
  • 31f589e76f https://bugs.eressea.de/view.php?id=2716 improved messages when following a ship. Enno Rehling 2021-01-08 19:44:20 +0100
  • 8ef95e6729 https://bugs.eressea.de/view.php?id=2716 Bei FOLGE Schiff muss das Zile nicht in der gleichen Region sein! Enno Rehling 2021-01-07 21:53:34 +0100
  • f09bed10b7 personen mit racename können eh nicht übergeben werden, code kann man sich sparen. Enno Rehling 2021-01-07 21:05:23 +0100
  • af2dadfc8e https://bugs.eressea.de/view.php?id=2719 Enno Rehling 2021-01-07 20:59:25 +0100
  • fb294d9118 add a debug option, -D Enno Rehling 2021-01-02 20:16:20 +0100
  • f4acff67e4 https://bugs.eressea.de/view.php?id=2720 Enno Rehling 2021-01-02 20:15:19 +0100
  • 0bbadf2a66 https://bugs.eressea.de/view.php?id=2718 Better error messages for drifting ship. Enno Rehling 2020-12-17 19:13:11 +0100
  • e97f80ad3c eliminate some high-level warnings Enno Rehling 2020-12-17 18:55:00 +0100
  • da83e3f2f6 coverity CID 215803 Dereference after null check Enno Rehling 2020-12-13 14:49:34 +0100
  • 6bba2a2ed7 PR 929: fix memory leak Steffen Mecke 2021-02-16 10:10:24 +0100
  • 219ec117c6 fix gcc 10 compatibility Enno Rehling 2021-02-16 10:09:14 +0100
  • b078c89dfb addedndum: add a negative test for nono-aquarians, too. Enno Rehling 2021-02-07 13:08:13 +0100
  • b7b6c4b668 https://bugs.eressea.de/view.php?id=2723 Meermenschen konnten nicht aus fahrenden Schiffen springen. v3.26.3 Enno Rehling 2021-02-07 12:52:35 +0100
  • dde2f3644e fix gcc complaints v3.26.2 Enno Rehling 2021-02-05 22:39:27 +0100
  • e8aff3b431 https://bugs.eressea.de/view.php?id=2722 Weitere Schiffe sind nicht gesegelt, wenn ein Schiff Startregion = Ziel hatte. Enno Rehling 2021-02-05 22:36:30 +0100
  • 2103707489 fix follow_ship crash error message for non-captains was not generated v3.26.1 Enno Rehling 2021-01-03 10:22:17 +0100
  • 8ef3d1ed3f fix rename orders.dir after creating orders Enno Rehling 2021-01-02 09:19:23 +0100
  • cd7f4026ca https://bugs.eressea.de/view.php?id=2582 Small tweak to an error message. v3.26.0 Enno Rehling 2020-12-10 20:54:30 +0100
  • c02107d037 report monsters if they are only seen by lighthouses Enno Rehling 2020-12-10 13:05:51 +0100
  • ddd37688f9 https://bugs.eressea.de/view.php?id=2714 Enno Rehling 2020-12-10 11:58:52 +0100
  • 67025b65d0 https://bugs.eressea.de/view.php?id=2714 fix test for seen_travel Enno Rehling 2020-12-09 20:32:09 +0100
  • 592fe18779 Bei der Durchreise konnte man große Monster immer sehen. https://bugs.eressea.de/view.php?id=2714 Enno Rehling 2020-12-08 23:06:31 +0100
  • ba3b608296 vs 2019 build for x86, not x64 Enno Rehling 2020-12-08 22:02:46 +0100
  • efaa33af35 fix batch file for vs2017 Enno Rehling 2020-12-07 18:51:32 +0100
  • 8d36403216
    Merge pull request #927 from eressea/develop Enno Rehling 2020-12-06 19:54:05 +0100
  • 830a0d9519 in e3, disable the new resource discovery Enno Rehling 2020-12-06 19:24:39 +0100