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 Rehling
|
05aba860f0
|
http://bugs.eressea.de/view.php?id=1855
fixing delayed-action potions.
|
2011-06-04 11:20:04 -07:00 |
|
Enno Rehling
|
835f51c512
|
eliminate region_list usage from the monster pathfinder
|
2011-04-25 22:20:27 -07:00 |
|
Enno Rehling
|
d8abd09076
|
rconnect is not as nice as get_neighbours
|
2011-04-24 17:44:00 -07:00 |
|
Enno
|
b95f663087
|
compiling with -pedantic on linux
|
2011-03-08 08:42:31 +01:00 |
|
Enno Rehling
|
01acb1e7f6
|
indentation rules, slightly updated
|
2011-03-07 08:24:52 +01: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
|
27e435850e
|
indentation rules, strictly applied
|
2011-03-07 08:02:35 +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 Rehling
|
1898dbe13a
|
We have put the spoils code into the open source parts of the code.
|
2011-02-27 00:37:08 -08:00 |
|
Enno Rehling
|
9fcf31f44e
|
Merge branch 'master' of ssh://eressea_git/home/eressea/repo/eressea
|
2011-02-26 00:31:31 -08:00 |
|
Enno Rehling
|
e8aa30c673
|
spell_list removal in shared code needs to be reflected in eressea.
|
2011-02-26 00:30:54 -08:00 |
|
Enno
|
e882033359
|
Merge branch 'master' of /home/eressea/repo/eressea
|
2011-02-25 16:28:51 +01:00 |
|
Enno Rehling
|
e3dbd71137
|
test alliance memberlist
|
2011-02-25 07:28:27 -08:00 |
|
Enno Rehling
|
c9f0391177
|
The list of alliance members is now also a quicklist, and the lua binding for faction_list iteration can disappear.
|
2011-02-25 07:23:02 -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 Rehling
|
85d9aff2e9
|
Added quicklist, a linked list with better cache characteristics.
|
2011-02-23 22:18:58 -08:00 |
|
Enno
|
4a91dcdc73
|
Merge branch 'master' of /home/eressea/repo/eressea
|
2011-02-22 07:01:43 +01:00 |
|
Enno Rehling
|
98cdebc573
|
Merge branch 'master' of ssh://eressea_git/home/eressea/repo/eressea
|
2010-12-04 14:55:18 -08:00 |
|
Enno
|
1faca3cca5
|
fix a crash when skill does not exist
|
2010-10-16 22:06:27 +02:00 |
|
Enno Rehling
|
0837fe4176
|
http://bugs.eressea.de/view.php?id=1809
Monsters attacking units that they cannot see? Bad!
|
2010-10-10 21:42:27 -07:00 |
|
Enno Rehling
|
46ef7104a4
|
name change
|
2010-08-15 17:05:55 -07:00 |
|
Enno Rehling
|
63fdc369f0
|
names too long
|
2010-08-15 17:02:41 -07:00 |
|
Enno Rehling
|
280b3e53fe
|
update vcproj for example
|
2010-08-15 01:40:10 -07:00 |
|
Enno Rehling
|
b1b3214385
|
add example to my solution
|
2010-08-15 01:27:15 -07:00 |
|
unknown
|
875a4a852b
|
VS 2008 Release build
|
2010-08-14 19:42:15 -07:00 |
|
unknown
|
74eca26845
|
VC 2008 projects for my netbookk
|
2010-08-14 16:49:38 -07:00 |
|
Enno Rehling
|
44804c2074
|
undo more CRLF screwups.
|
2010-08-08 01:14:01 -07:00 |
|
Enno Rehling
|
23d127a508
|
this got lost in the CRLF fix somehow
|
2010-08-08 01:01:03 -07:00 |
|
Enno Rehling
|
3838538306
|
new repository layout.
|
2010-08-08 00:45:50 -07:00 |
|
Enno Rehling
|
c2b00b9552
|
use libraries from the external folder, don't depend on any additional installations (VS 2010)
|
2010-08-08 00:45:49 -07:00 |
|
Enno
|
0f93601454
|
undo CRLF crazy
|
2010-08-08 09:40:42 +02:00 |
|
Enno Rehling
|
f30041e24c
|
new repository layout.
|
2010-08-07 23:16:20 -07:00 |
|
Enno Rehling
|
72d186787b
|
use all external libraries from the external/ fodler, do not require any other installations to be presetn (VS2010)
rename server folder to shared/
|
2010-08-07 22:58:40 -07: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 Rehling
|
e608d40e7a
|
moving to a new repository layout.
step 3: the example server that anyone can use
|
2010-08-07 22:17:11 -07:00 |
|
unknown
|
239f63b945
|
Now with VC 2010 project files
|
2010-07-25 17:09:29 -07:00 |
|
Enno Rehling
|
0b4f92e312
|
fix crash when missing all spell targets
|
2010-07-03 13:00:37 -07:00 |
|