Enno Rehling
|
4e7a758a75
|
making server compile with new github repository layout
todo: fix scripts and config files
|
2012-06-04 21:45:25 -07:00 |
Enno Rehling
|
f2598e8bdc
|
comparisons to boolean constants are dumb.
|
2012-05-23 22:23:32 -07:00 |
Enno Rehling
|
07a75b6660
|
new gcc spouts more warnings, fix them.
|
2012-05-18 21:25:21 -07:00 |
Enno Rehling
|
3d50745d77
|
ship and building owners encapsulated in accessors
|
2012-05-17 15:23:44 -07:00 |
Enno Rehling
|
76ba2b9303
|
begin making shipowner use ship->owner.
|
2012-05-17 00:14:05 -07:00 |
Enno Rehling
|
1f0d5f205e
|
rename _log_error to log_error and get rid of the cumbersome #define
|
2012-05-16 16:52:12 -07:00 |
Enno Rehling
|
5a8a1704e7
|
disable and remove wisps, because they are so very, very broken.
|
2012-05-12 12:39:49 -07:00 |
Enno Rehling
|
ea7eaf87aa
|
spells that have no function in the xml file get one from an array, cleaning up and simplifying that code.
|
2012-05-09 23:23:40 -07:00 |
Enno Rehling
|
c6b8f4c491
|
unused variables are unused
|
2012-05-09 18:37:31 -07:00 |
Enno Rehling
|
fda365cd84
|
Remove some unused variables to make gcc happy.
|
2012-05-10 03:34:48 +02:00 |
Enno Rehling
|
06a4a7051b
|
combat spell functions have the same interface as spells now.
|
2012-05-09 18:28:03 -07:00 |
Enno Rehling
|
360f00d44f
|
cleaning up castorder, unifying access to target region and caster.
|
2012-05-09 14:16:51 -07:00 |
Enno Rehling
|
4f0bdca3ba
|
improved familiar race selection.
|
2012-05-09 10:42:11 -07:00 |
Enno Rehling
|
2c28ea1c41
|
replace spellid_t with unsigned int
|
2012-05-09 03:13:49 -07:00 |
Enno Rehling
|
03f74f0a47
|
fix a crash where wolves have not enough firce
|
2012-04-16 06:58:03 +02:00 |
Enno Rehling
|
3c51bc1138
|
Merge branch 'master' of /home/eressea/repo/eressea
|
2012-03-05 04:25:26 +01:00 |
Enno Rehling
|
d9a41301d4
|
add missing return, stop a crash
|
2012-03-05 04:25:23 +01:00 |
Enno Rehling
|
71d9f68b3e
|
faction stealth is only selectively enabled in E3
do not show spell messages when no items are given (in seduce)
|
2012-03-04 19:24:27 -08:00 |
Enno
|
d940f29a6c
|
indentation rules, slightly updated
|
2011-03-07 08:24:48 +01:00 |
Enno
|
347a888b67
|
indentation rules, strictly applied
|
2011-03-07 08:03:10 +01:00 |
Enno Rehling
|
71988d9912
|
remove cvector.[hc] completely
|
2011-02-27 20:53:19 -08:00 |
Enno Rehling
|
7d4205a3d1
|
Fix carts in E3.
Store fighters in a quicklist, not a cvector.
|
2011-02-27 12:04:29 -08:00 |
Enno
|
44e4c44a2d
|
Merge branch 'master' of /home/eressea/repo/eressea
|
2011-02-24 08:27:31 +01:00 |
Enno Rehling
|
0ad43a9586
|
Jamfiles are history. CMake is the future and the present.
|
2011-02-23 23:26:58 -08:00 |
Enno
|
1faca3cca5
|
fix a crash when skill does not exist
|
2010-10-16 22:06:27 +02:00 |
Enno
|
0f93601454
|
undo CRLF crazy
|
2010-08-08 09:40:42 +02:00 |
Enno Rehling
|
f8094f77dc
|
use libraries from the external folder, don't depend on any additional installations (VS 2010)
|
2010-08-07 22:53:41 -07:00 |
Enno
|
c03fc6b72c
|
fix crash (but break antimagic visibility again)
|
2010-06-13 06:24:28 +02:00 |
Enno Rehling
|
dc8b38a4c6
|
http://bugs.eressea.de/view.php?id=1692
cinfo_simple shows spell-effects to other people, cinfo_unit does not.
|
2010-06-09 23:15:33 -07:00 |
Enno Rehling
|
41cf66cee5
|
http://bugs.eressea.de/view.php?id=1769
- wolves should not be on a ship
|
2010-05-31 20:12:36 -07:00 |
Enno Rehling
|
621430b7f0
|
http://bugs.eressea.de/view.php?id=1743
- resist magic: do not apply power to quantity. it's already in the quality of the equation.
|
2010-05-31 00:13:19 -07:00 |
Enno
|
d71e9e796f
|
temporary fix for a crash in sp_analyzemagic
|
2010-03-13 19:18:56 +01:00 |
Enno Rehling
|
64fb51c067
|
more moving around
|
2010-03-06 14:40:26 -08:00 |