Enno Rehling
|
dcf3292467
|
defining NPC-factions with a flag instead of MONSTER_FACTION.
|
2008-05-11 22:51:34 +00:00 |
|
Enno Rehling
|
478ee8d153
|
Lua: faction:renumber_faction(no)
gmtool: save as binary
|
2008-05-11 22:20:03 +00:00 |
|
Enno Rehling
|
dd85b9b6a0
|
http://eressea.upb.de/mantis/view.php?id=1419
MACHE mit Gebaeude in dem man steht.
|
2008-05-11 22:01:48 +00:00 |
|
Enno Rehling
|
0c47aab8a2
|
http://eressea.upb.de/mantis/view.php?id=1421
- combatspells with level 0 are lost
|
2008-05-11 21:50:26 +00:00 |
|
Enno Rehling
|
0af00c10ec
|
making init_battle a bit faster by being a bit smarter.
|
2008-05-05 16:08:46 +00:00 |
|
Enno Rehling
|
2df1fbf0e9
|
fixed some errors from eressea.log
|
2008-05-04 07:49:48 +00:00 |
|
Enno Rehling
|
111051a580
|
http://eressea.upb.de/mantis/view.php?id=1401
"Übergaben haben teilweise geklappt trotz fehlendem helfestatus"
|
2008-05-04 06:44:07 +00:00 |
|
Enno Rehling
|
d7be4a21c2
|
- started MONSTER_FACTION->is_monsters()
http://eressea.upb.de/mantis/view.php?id=1418
- fixed toads
|
2008-05-04 05:57:34 +00:00 |
|
Enno Rehling
|
cdd1709ee3
|
do not quote the id
|
2008-04-30 08:47:52 +00:00 |
|
Enno Rehling
|
3a5873a0f6
|
Kompatibilitaets-Fix negative ids.
|
2008-04-27 11:58:14 +00:00 |
|
Enno Rehling
|
ddcbce5092
|
warnings about parentheses
|
2008-04-27 09:59:27 +00:00 |
|
Enno Rehling
|
c05aad1b14
|
- binary storage uses packed int
- creport: disabled writing of r->uid
- creport: fixed missing quotes
|
2008-04-27 09:52:03 +00:00 |
|
Enno Rehling
|
256d0b1d4b
|
fixing strdup(NULL) call
|
2008-04-26 23:04:37 +00:00 |
|
Enno Rehling
|
93091caff0
|
- optimized is_guardian
- realized the optimization can be done further up. doh.
|
2008-04-26 21:39:09 +00:00 |
|
Enno Rehling
|
371409e943
|
- prevent empty "private" attribute
- remove the HEROES define. Code works.
|
2008-04-26 18:55:58 +00:00 |
|
Enno Rehling
|
aaf8668257
|
fixes duplicate planes (again)
|
2008-04-26 16:48:50 +00:00 |
|
Enno Rehling
|
77b292e05a
|
compilation fixes GCC.
|
2008-04-26 16:46:05 +00:00 |
|
Enno Rehling
|
43422a0619
|
fix for duplicate astral plane
|
2008-04-26 16:45:39 +00:00 |
|
Enno Rehling
|
bc5fa11611
|
- made a storage class that wraps disk i/o for data files
- recreated old behaviour in text_storage class
- built binary_storage class: saves 60% of load time, adds 20% to file size.
next: gzip & others?
|
2008-04-26 14:55:22 +00:00 |
|
Enno Rehling
|
43f00be173
|
ptries are disabled again
|
2008-04-25 15:46:39 +00:00 |
|
Enno Rehling
|
4364f25952
|
jamfile fixed
|
2008-04-25 14:32:07 +00:00 |
|
Enno Rehling
|
1dd05538ad
|
- added a testsuite
- testcase skill-parser
- findskill uses patricia
|
2008-04-25 14:31:38 +00:00 |
|
Enno Rehling
|
a2abcfe177
|
more intelligent values for hashtable sizes.
|
2008-04-24 18:14:14 +00:00 |
|
Enno Rehling
|
23505d2b84
|
Slightly more cache-friendly hashing (WIP)
|
2008-04-24 01:37:47 +00:00 |
|
Enno Rehling
|
34edc042bc
|
mremap only if __USE_GNU
|
2008-04-24 01:17:11 +00:00 |
|
Enno Rehling
|
db0d1f8948
|
fixed compilation warnings caused by DLMALLOC
|
2008-04-24 01:13:47 +00:00 |
|
Enno Rehling
|
fde26f97ea
|
write the id in the CR
|
2008-04-22 22:09:39 +00:00 |
|
Enno Rehling
|
0f06356d70
|
fixing to remove the platform-specific includes
|
2008-04-22 21:11:40 +00:00 |
|
Enno Rehling
|
d8bcc61a76
|
problem after last commit
|
2008-04-22 11:50:06 +00:00 |
|
Enno Rehling
|
5d731316c3
|
- Changed a couple of compiler-settings
- Removed a bunch of warnings (shadowing variables)
|
2008-04-22 10:40:20 +00:00 |
|
Enno Rehling
|
2557e013fa
|
- regions get a unique id (uid)
- new data format
- not in the CR yet
- fix for terrain (tutorial crash)
|
2008-04-22 10:06:53 +00:00 |
|
Enno Rehling
|
36812c1168
|
making a warning go away. clarifying the need to remove the _MODULE defines and how to.
|
2008-04-20 15:18:43 +00:00 |
|
Enno Rehling
|
b63200adf9
|
Eressea can now be compiled and debugged with Eclipse CDT
Several changes to config.h mean that I probably broke compilation on some platforms. That really needs cleaning up.
|
2008-04-20 14:48:15 +00:00 |
|
Enno Rehling
|
485715a5ef
|
corridors get a coast and walls become more wall-ish
|
2008-04-20 12:26:15 +00:00 |
|
Enno Rehling
|
a2ae6a0ea9
|
Some fixes for Linux and removing some dead code.
|
2008-04-19 16:56:15 +00:00 |
|
Enno Rehling
|
6739d5ff7e
|
Integrated the editor into the main executable (which means it now requires curses). Should make a #define to disable compilation.
|
2008-04-19 16:12:13 +00:00 |
|
Enno Rehling
|
6f9f857a83
|
http://eressea.upb.de/mantis/view.php?id=1201
- parsing fucked up quotes when finding escaped chars.
- also, removed a warning
|
2008-04-18 23:12:23 +00:00 |
|
Enno Rehling
|
1e8af4e0e5
|
http://eressea.upb.de/mantis/view.php?id=1394
- fixing toads that lose their changerace attribute
|
2008-04-17 15:56:41 +00:00 |
|
Enno Rehling
|
536b177387
|
http://eressea.upb.de/mantis/view.php?id=1393
- make mindblast less crazy
|
2008-03-29 22:06:20 +00:00 |
|
Enno Rehling
|
3e475d63ad
|
SIMPLE_ESCAPE and SIMPLE_COMBAT no longer needed.
|
2008-03-29 09:15:14 +00:00 |
|
Enno Rehling
|
3fbf8ffbfc
|
resizing a buffer that was way too small
|
2008-03-10 12:18:21 +00:00 |
|
Enno Rehling
|
c7fe1c21ee
|
http://eressea.upb.de/mantis/view.php?id=1374
let toads move
|
2008-03-05 21:45:12 +00:00 |
|
Enno Rehling
|
bb1059eaa1
|
http://eressea.upb.de/mantis/view.php?id=1364
"Wechsel von Astralraum in den Realraum möglich, obwohl Der Kontakt zur Realistät verhindert ist."
- was checking the wrong region.
|
2008-03-05 21:27:55 +00:00 |
|
Enno Rehling
|
1f69fb7060
|
http://eressea.upb.de/mantis/view.php?id=1280
do not count healed people among kills.
|
2008-03-05 20:58:44 +00:00 |
|
Enno Rehling
|
91ece491e5
|
http://eressea.upb.de/mantis/view.php?id=1344
"Kampfallianzen fehlerhaft"
New units must not be added to a group in another faction, ever.
|
2008-03-05 19:30:52 +00:00 |
|
Enno Rehling
|
33da72e28a
|
http://eressea.upb.de/mantis/view.php?id=1308
"Fehler bei "Schlechte Träume""
- fixed curse_active check.
|
2008-03-05 18:39:44 +00:00 |
|
Enno Rehling
|
8bf96a5726
|
indentation fixes
|
2008-03-05 18:24:30 +00:00 |
|
Enno Rehling
|
bf544ef1be
|
http://eressea.upb.de/mantis/view.php?id=1255
"keine Meldung ob Zauber erfolgreich oder nicht"
added a missing message
|
2008-03-05 16:24:50 +00:00 |
|
Enno Rehling
|
a94a80aa8f
|
http://eressea.upb.de/mantis/view.php?id=1254
"Zauber kostet keine Aura"
|
2008-03-05 16:17:51 +00:00 |
|
Enno Rehling
|
280f5a1e97
|
missing newline in battle-logs
|
2008-03-05 15:50:59 +00:00 |
|