Commit Graph

9885 Commits

Author SHA1 Message Date
Enno Rehling 1be7daf516 Merge branch 'dbstring' into develop 2018-10-25 16:31:01 +02:00
Enno Rehling be0c0161da use swap database for unit descriptions. 2018-10-24 20:21:21 +02:00
Enno Rehling 53e123b36a do not use unit.display directly, use getter/setter instead. 2018-10-24 20:16:17 +02:00
Enno Rehling 516a53c0c7 swap faction.banner to database 2018-10-24 19:54:07 +02:00
Enno Rehling da3270517a fix type conversion and incomplete database test. 2018-10-24 19:39:30 +02:00
Enno Rehling 32009b7043 store passwords in swapdb 2018-10-24 09:27:48 +02:00
Enno Rehling 83959c375f kill orderdb.[hc] files 2018-10-24 09:02:19 +02:00
Enno Rehling 5ab7c8cc65 Merge branch 'develop' of github.com:ennorehling/eressea into develop 2018-10-24 07:12:04 +02:00
Enno Rehling 6738962d73 missing files 2018-10-24 07:00:26 +02:00
Enno Rehling b8ee5b3c76 begin the work to swap strings to database 2018-10-23 22:31:42 +02:00
Enno Rehling 6a615ab0cd disable ASM implementation of bcrypt 2018-10-23 17:43:11 +02:00
Enno Rehling 35ed981cd5 help the VS heap profiler understand the code.
reorder calloc arguments.
rename ursprung -> origin.
2018-10-22 21:51:11 +02:00
Enno Rehling 835d900f73 Merge branch 'develop' of https://github.com/ennorehling/eressea into develop 2018-10-22 20:23:21 +02:00
Enno Rehling f640cf56d6
Merge pull request #812 from ennorehling/master
Hotfix undead spawn rate.
2018-10-22 20:07:53 +02:00
Enno Rehling 0bc1eb5a2b Merge branch 'master' into develop 2018-10-22 20:00:03 +02:00
Enno Rehling 1305edb744 BUG 2503: fix undead spawn rate 2018-10-22 19:59:28 +02:00
Enno Rehling e5a59af19a Merge branch 'master' into develop 2018-10-21 20:13:19 +02:00
Enno Rehling 297312ddb3 Hirntoeter auch zaehlen. 2018-10-21 19:56:46 +02:00
Enno Rehling 820de2ee35 fix cont arguments for new clibs version 2018-10-21 19:30:19 +02:00
Enno Rehling 38c1dfe26f BUG 2503: statistics API, logging monster creation 2018-10-21 19:22:30 +02:00
Enno Rehling 0f3f7a68b9 upgrade clibs 2018-10-21 19:10:32 +02:00
Enno Rehling 4056f08afa Switching to VS2017 compiler has found a bug in pofile.c 2018-10-21 19:10:31 +02:00
Enno Rehling 9ecf87188f remove gprof options 2018-10-20 20:31:21 +02:00
Enno Rehling b8c49914e9 missing include 2018-10-20 20:28:16 +02:00
Enno Rehling 57be0f2e6a Ich habe mich geirrt, was das Verhalten von atoi in Windows angeht. Alles zurueck. 2018-10-20 20:10:11 +02:00
Enno Rehling 01edb1e204 move that errno-preserving atoi to strings.c 2018-10-20 19:56:38 +02:00
Enno Rehling c2570b1e58 Merge branch 'develop' of github.com:ennorehling/eressea into develop 2018-10-20 10:09:37 +02:00
Enno Rehling c7c306b0e5 implement atoi so it doesn't change errno (for now) 2018-10-20 09:58:50 +02:00
Enno Rehling eddcefed77 reduce number of allocations in report_region (edges).
remove the swap database file for orders (when not using memory).
2018-10-19 20:49:58 +02:00
Enno Rehling 281ed3d3e9 Remove remainder of old the tunnel implementation with b:add_action(). 2018-10-14 17:53:48 +02:00
Enno Rehling 5aa3b1161f prefer unit_addorder over addlist where possible. 2018-10-14 16:26:36 +02:00
Enno Rehling f247224844 Switching to VS2017 compiler has found a bug in pofile.c 2018-10-14 14:45:05 +02:00
Enno Rehling ad4d7dca53 use latest clibs, like develop 2018-10-14 11:50:52 +02:00
Enno Rehling a7b9f6dc3e Do not use 0 to mean NULL pointers. 2018-10-14 11:49:48 +02:00
Enno Rehling 0cc8adeeef BUG 2209: Monster, die attackieren, sollen sich in der selben Runde nicht auch noch bewegen. 2018-10-14 11:47:59 +02:00
Enno Rehling 7c89b51ff7 remove reference to preview.db 2018-10-14 11:31:52 +02:00
Enno Rehling 7b682c6a74 rename defence->defense (prefer US spelling). 2018-10-13 20:30:28 +02:00
Enno Rehling d8468dc83f Merge remote-tracking branch 'upstream/develop' into develop 2018-10-13 20:27:42 +02:00
Enno Rehling 576ddb6652
Merge pull request #801 from stm2/bug2480
fix magic resistance (bug 2480)
2018-10-13 20:25:31 +02:00
Enno Rehling 92c6fb9bac
Merge branch 'develop' into bug2480 2018-10-13 20:25:13 +02:00
Enno Rehling 675c6bc129 Merge branch 'develop' of https://github.com/ennorehling/eressea.git 2018-10-12 20:47:01 +02:00
Enno Rehling 772386ffc7 debug logging did not help. nothing unusual here, just weirdly intermittent. 2018-10-12 20:46:48 +02:00
Enno Rehling ef3ccc8d10 fix use of new database for sendreport et al 2018-10-09 19:42:17 +02:00
Enno Rehling ca835f7b04 Bei Neuauswertungen die Befehlsdatei neu erzeugen 2018-10-09 19:28:56 +02:00
Enno Rehling 3327e996e5 Bei Neuauswertungen die Befehlsdatei neu erzeugen 2018-10-09 19:28:16 +02:00
Enno Rehling d1461e6622 Merge branch 'master' into develop 2018-10-07 08:31:44 +02:00
Enno Rehling a9c653c567
Merge pull request #811 from ennorehling/master
Fix crash in report 1095
2018-10-07 08:28:38 +02:00
Enno Rehling 53f2564eca Merge branch 'master' into develop 2018-10-07 08:24:24 +02:00
Enno Rehling 0398a1b705 Bug 2497: LERNE AUTO was subtly broken. 2018-10-07 08:22:56 +02:00
Enno Rehling 0b2292c98f
Merge pull request #810 from ennorehling/develop
Integrate new parser library separation progress
2018-10-06 21:35:15 +02:00