Enno Rehling
|
800dadd8ef
|
jamfiles (WIP, DNC)
|
2010-03-05 09:31:13 +01:00 |
Enno Rehling
|
c65c7bba20
|
warning do not want
|
2010-03-05 09:31:07 +01:00 |
Enno Rehling
|
ecc0c38ce3
|
moving monster code to eressea (to be re-done in lua some day)
|
2010-03-05 09:31:04 +01:00 |
Enno Rehling
|
dabb77682a
|
moving monster code to eressea (to be re-done in lua some day)
|
2010-03-05 09:30:53 +01:00 |
Enno Rehling
|
9ee6fc250c
|
moving monsters to eressea
|
2010-03-05 09:30:48 +01:00 |
Enno Rehling
|
8baf1aff88
|
massive renaming going on (failed svn message)
|
2010-03-05 09:29:48 +01:00 |
Enno Rehling
|
0c328ba728
|
moving E3-related files
fixing config-e3a
|
2010-03-05 09:28:52 +01:00 |
Enno Rehling
|
8a7200c60d
|
moving E3-related files
|
2010-03-05 09:28:46 +01:00 |
Enno Rehling
|
3cd89d8839
|
- parameter swirly
- warning level 4 is better
|
2010-03-05 09:28:41 +01:00 |
Enno Rehling
|
ef124c56ee
|
added missing project file for tests
|
2010-03-05 09:28:36 +01:00 |
Enno Rehling
|
cb3c2b84a3
|
Eressea server:
- passes tests
- crashes in report writing (memory corruption)
added more tests.
|
2010-03-05 09:28:31 +01:00 |
Enno Rehling
|
9a5be59feb
|
added a simple unit testing framework (CuTest)
added unit tests for base36
added eressea-only lua bindings
fixed flying ships
|
2010-03-05 09:28:17 +01:00 |
Enno Rehling
|
576341c869
|
Eressea can be compiled. Don't know if it runs :-)
|
2010-03-05 09:28:15 +01:00 |
Enno Rehling
|
7509d1417c
|
moving spells into eressea-only location (should this be eressea/src instead of just eressea?)
|
2010-03-05 09:28:05 +01:00 |
Enno Rehling
|
c4742f5886
|
moving spells into eressea-only location (should this be eressea/src instead of just eressea?)
|
2010-03-05 09:28:02 +01:00 |
Enno Rehling
|
0dcfada50f
|
better calendar configuration
|
2010-03-05 09:27:50 +01:00 |
Enno Rehling
|
88c1cebe1e
|
moving files that are exclusive to eressea & e3
|
2010-03-05 09:27:48 +01:00 |
Enno Rehling
|
54574ea0ca
|
cleaning
|
2010-03-05 09:27:42 +01:00 |
Enno Rehling
|
560fed45fb
|
removed karma and luck
|
2010-03-05 09:27:20 +01:00 |
Enno Rehling
|
c80ea1254e
|
basic config and scripts. passes a subset of tests, but I fear it lacks a lot of essentials.
|
2010-03-05 09:27:18 +01:00 |
Enno Rehling
|
293835db2e
|
rename uruk->orc for good.
|
2010-03-05 09:26:48 +01:00 |
Enno Rehling
|
779b95c6bc
|
XML can use a catalog, because that makes life easier.
Fix a bunch of small stuff.
|
2010-03-05 09:26:42 +01:00 |
Enno Rehling
|
e81a47cb31
|
argument parsing
fix crash when ct_flyingship is missing
|
2010-03-05 09:26:33 +01:00 |
Enno Rehling
|
e25a2e3884
|
some logging and error reporting
|
2010-03-05 09:26:27 +01:00 |
Enno Rehling
|
da1bdfb088
|
moved all initialization code out of main and made it compile.
|
2010-03-05 09:26:20 +01:00 |
Enno Rehling
|
3a0bc89a85
|
better naming.
* init_ functions need to be run *after* xml is laoded
* register_ fucntons are run *before* xml is loaded
DNC, WIP
|
2010-03-05 09:26:18 +01:00 |
Enno Rehling
|
bd94e2c5cb
|
big rename: eressea.c[hc] => config.[hc]
|
2010-03-05 09:26:01 +01:00 |
Enno Rehling
|
7b4b2ea4cf
|
various configurations => rules
|
2010-03-05 09:25:59 +01:00 |
Enno Rehling
|
463d8c0283
|
making eressea follow the common project structure
|
2010-03-05 09:25:50 +01:00 |
Enno Rehling
|
30cc0c1f42
|
making eressea follow the common project structure
|
2010-03-05 09:25:42 +01:00 |
Enno Rehling
|
6f8f195f3c
|
skeleton structure for a basic server. which isn't the eressea server, because it has different C code. because the spells are not in there.
|
2010-03-05 09:25:40 +01:00 |
Enno Rehling
|
07816ad6a0
|
lluabind. nobody uses that anymore.
|
2010-03-05 09:25:29 +01:00 |
Enno Rehling
|
9f954f6e41
|
this compiles, but it's broken in a number of ways (spells)
|
2010-03-05 09:25:23 +01:00 |
Enno Rehling
|
8f9eb88b22
|
Merging madly with changes made only in the hg repository. DNC, WIP
|
2010-03-05 09:25:17 +01:00 |
Enno Rehling
|
14a1cb1acc
|
first changes from hg_eressea transferred
|
2010-03-05 09:24:58 +01:00 |
Enno Rehling
|
ee8183f585
|
fixed the unity build (somewhat)
renamed config.h -> platform.h
forced to change a lot of includes
|
2010-03-05 09:24:55 +01:00 |
Enno Rehling
|
d046250db8
|
moving directories around for FOSS separation (WIP, DNC)
|
2010-03-05 09:24:02 +01:00 |
Enno Rehling
|
37c3e59c29
|
upgrayyed sqlite to 3.6.22
|
2010-03-05 09:23:34 +01:00 |
Enno Rehling
|
cc7172f812
|
eventbus WIP
|
2010-03-05 09:22:33 +01:00 |
Enno Rehling
|
3302b8032f
|
move E3 related scripts out of main scripts folder
|
2010-02-27 22:14:36 +00:00 |
Enno Rehling
|
0e47409d6b
|
duplication
|
2010-02-27 21:00:57 +00:00 |
Enno Rehling
|
a17bb2b9d9
|
making shit compile with cmake on unix
|
2010-02-27 20:36:48 +00:00 |
Enno Rehling
|
c8a8c0f862
|
Jamfiles (Test, DNC, WIP)
|
2010-02-27 19:24:19 +00:00 |
Enno Rehling
|
b2fcbc529b
|
jamfiles (WIP, DNC)
|
2010-02-27 19:12:53 +00:00 |
Enno Rehling
|
49bb928c23
|
warning do not want
|
2010-02-27 09:05:23 +00:00 |
Enno Rehling
|
d3c967acc3
|
moving monster code to eressea (to be re-done in lua some day)
|
2010-02-27 09:04:19 +00:00 |
Enno Rehling
|
59748ca6c3
|
moving monster code to eressea (to be re-done in lua some day)
|
2010-02-27 09:03:51 +00:00 |
Enno Rehling
|
85ed970c54
|
moving monsters to eressea
|
2010-02-27 08:28:59 +00:00 |
Enno Rehling
|
2acf165574
|
|
2010-02-26 06:35:40 +00:00 |
Enno Rehling
|
ce1d7e3c75
|
moving E3-related files
fixing config-e3a
|
2010-02-26 06:09:27 +00:00 |