Enno Rehling
|
a4305f3b0c
|
fix gcc conversion warnings
|
2016-10-09 10:06:51 +02:00 |
Enno Rehling
|
75aa795467
|
gcc appeasement (overflow in constant conversion).
|
2016-10-09 10:04:11 +02:00 |
Enno Rehling
|
103a946f41
|
fix endless loop in cp1252 search (wrong sort)
fix indentation
additional testing
|
2016-10-09 10:04:11 +02:00 |
Enno Rehling
|
331015a511
|
fix an endless loop in unicode_utf8_to_cp437 for characters not in the table.
|
2016-10-09 10:04:11 +02:00 |
Enno Rehling
|
f6b3027d63
|
do not log passwords to /tmp, bug 2236
|
2016-10-05 09:30:17 +02:00 |
Enno Rehling
|
e3f774b4b0
|
release version 3.9.2
|
2016-09-08 20:35:07 +02:00 |
Enno Rehling
|
544af40981
|
fix seeding new factions
|
2016-09-08 20:34:25 +02:00 |
Enno Rehling
|
9f7e4effc2
|
Merge branch 'master' of github.com:eressea/server
|
2016-09-01 21:51:45 +02:00 |
Enno Rehling
|
3060b3d7b6
|
Merge pull request #550 from ennorehling/hotfix/bug-2233-piracy
hotfix for bug 2232 and 2233
|
2016-09-01 20:50:31 +01:00 |
Enno Rehling
|
a75b591784
|
Fix the nocostbuilding curse description.
https://bugs.eressea.de/view.php?id=2232
|
2016-09-01 20:49:05 +01:00 |
Enno Rehling
|
fed399042d
|
fix piracy order aliasing issue #549
https://bugs.eressea.de/view.php?id=2233
piracy_cmd always works on u->thisorder, does not need an argument.
|
2016-09-01 20:40:07 +01:00 |
Enno Rehling
|
6204bdc000
|
Merge branch 'develop'
|
2016-08-31 18:17:50 +02:00 |
Enno Rehling
|
a858ceda76
|
release version 3.9.1
|
2016-08-31 18:15:54 +02:00 |
Enno Rehling
|
a08ad52809
|
Merge branch 'develop'
Conflicts:
src/util/log.c
|
2016-08-31 18:15:07 +02:00 |
Enno Rehling
|
1f303c6471
|
Merge pull request #547 from ennorehling/bug-2231-seaserpent
Neu erzeugte Seeschlangen bekommen keinen "Einheit barf" Namen mehr.
|
2016-08-31 16:58:55 +02:00 |
Enno Rehling
|
1eb0fd758a
|
fix broken seaserpent test
|
2016-08-31 16:47:36 +02:00 |
Enno Rehling
|
8a157de36c
|
only name monsters that have a naming function. test is bad, failing.
|
2016-08-31 16:43:02 +02:00 |
Enno Rehling
|
9a72157cf3
|
split out seaserpent creation for testing
|
2016-08-31 11:35:07 +02:00 |
Enno Rehling
|
61a1cfa141
|
fix build script jobs determination on mac
|
2016-08-31 09:50:28 +02:00 |
Enno Rehling
|
38145cd57c
|
Merge branch 'bug-2231-seaserpent' of github.com:ennorehling/eressea into bug-2231-seaserpent
|
2016-08-31 09:44:28 +02:00 |
Enno Rehling
|
cd46bac132
|
fix mac build with clang 7.3
|
2016-08-31 09:42:36 +02:00 |
Enno Rehling
|
39b355073b
|
fix mac build with clang 7.3
|
2016-08-31 09:32:17 +02:00 |
Enno Rehling
|
a47b48cfbf
|
Merge pull request #546 from ennorehling/refactor-maintenance
refactoring maintenance
|
2016-08-21 20:50:51 +02:00 |
Enno Rehling
|
a42bd9c3bf
|
remove the BLD_WORKING flag.
it's all about BLD_MAINTAINED now.
fix region.blocked (Lua property).
|
2016-08-21 20:12:28 +02:00 |
Enno Rehling
|
d3e05c7ddf
|
merge in and fix the economy tests
|
2016-08-21 20:04:51 +02:00 |
Enno Rehling
|
43090e1492
|
remove any reference to old two-stage maintenance.
getting rid of a lot of dead code.
|
2016-08-21 20:02:20 +02:00 |
Enno Rehling
|
901cf97cb2
|
refactoring the "nocostbuilding" curse.
- remove C_NOCOST constant and other baggage
- refactor maintenance a bit
|
2016-08-21 20:02:19 +02:00 |
Enno Rehling
|
b2e79dc5e9
|
building maintenance unit tests.
backfilling some very basic test coverage.
|
2016-08-21 20:01:30 +02:00 |
Enno Rehling
|
2df881c6ed
|
check the results of MAKE TEMP
new units have the UFL_ISNEW flag
|
2016-08-21 12:38:25 +02:00 |
Enno Rehling
|
348a8c24c0
|
Merge pull request #545 from ennorehling/bug-2230-give-dead
Bug 2230: do not allow GIVE to dead units
|
2016-08-21 12:01:57 +02:00 |
Enno Rehling
|
a5c7d9b615
|
fix giving items to dead units, https://bugs.eressea.de/view.php?id=2230
|
2016-08-21 11:58:53 +02:00 |
Enno Rehling
|
6cfdc50fdf
|
add unit tests for giving stuff to empty units.
should only be allowed to give things to a new unit, not a recently
deceased.
https://bugs.eressea.de/view.php?id=2230
|
2016-08-21 11:46:54 +02:00 |
Enno Rehling
|
ad80c5a889
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2016-08-21 07:00:00 +02:00 |
Enno Rehling
|
b5ed9e96dd
|
re-enable disabled test (it passes, so what gives?)
|
2016-08-21 06:59:43 +02:00 |
Enno Rehling
|
8902187a9a
|
Merge pull request #544 from ennorehling/develop
issue #538: default terrain
|
2016-08-21 05:04:52 +02:00 |
Enno Rehling
|
6ca3f04b89
|
issue #538: default terrain
I think it's unnecessary, so delete it
|
2016-08-20 23:42:15 +02:00 |
Enno Rehling
|
17c88fa48d
|
Merge pull request #543 from ennorehling/bug-2228-tunneling
Bug 2228: piracy between land regions
|
2016-08-20 19:33:04 +02:00 |
Enno Rehling
|
9a6d4a174a
|
remove move_on_land argument from move_cmd
|
2016-08-20 19:25:44 +02:00 |
Enno Rehling
|
6c17cf9d17
|
remove move_on_land from sail()
|
2016-08-20 19:24:18 +02:00 |
Enno Rehling
|
860078cfc9
|
fix piracy_cmd_land_to_land
|
2016-08-20 19:10:53 +02:00 |
Enno Rehling
|
c755de1cd5
|
fix the bug (move_on_land must die).
disable broken test (setup_pirate is incomprehensible gibberish).
|
2016-08-20 17:25:04 +02:00 |
Enno Rehling
|
1c4c0602f9
|
reactivate disabled piracy test, watch it fail
|
2016-08-20 11:06:46 +02:00 |
Enno Rehling
|
1ef8049668
|
adding Solthar's test to show that the bug exists
|
2016-08-19 18:22:38 +02:00 |
Enno Rehling
|
9e901b47b6
|
I'm getting reports of leaks for umlaut.c based structures and configuration?
This is not actually solving those, though.
clean up report directory, fix .bat file.
|
2016-08-18 20:07:16 +02:00 |
Enno Rehling
|
39a284b423
|
quick and dirty .bat file to run drmemory on the server.
|
2016-08-18 19:46:29 +02:00 |
Enno Rehling
|
5d44874807
|
Merge pull request #542 from ennorehling/feature/plane-enhancements
Some code cleanup for planes
|
2016-08-18 19:23:58 +02:00 |
Enno Rehling
|
3be627d6ef
|
fix compilation
|
2016-08-18 19:13:31 +02:00 |
Enno Rehling
|
ecffed0577
|
verify data after deleting planes, do not delete plane 50 (yet)
|
2016-08-18 19:11:26 +02:00 |
Enno Rehling
|
e5f5dc6aa4
|
fail when there are borders that can't be read because their endpoints are missing
|
2016-08-18 19:11:10 +02:00 |
Enno Rehling
|
abd6600cfe
|
when reading alliances, duplicate ids are impossible.
makealliance does too much work, new_alliance is simpler.
|
2016-08-18 19:09:43 +02:00 |