Commit Graph

4423 Commits

Author SHA1 Message Date
Enno Rehling 77ab9133c2 use the storage submodule everywhere.
make most magic use float instead of double.
2013-12-31 01:06:28 -08:00
Enno Rehling 1b88d13e75 fixing library dependencies and include paths 2013-12-31 09:05:52 +01:00
Enno Rehling 0e20e14bf9 updated cmake module 2013-12-30 16:43:51 +01:00
Enno Rehling 7b86db29d7 Fixing some last holdouts from the eressea->core rename. 2013-12-30 09:29:18 +01:00
Enno Rehling 30b3911637 eliminate strdup
The POSIX name for this item is deprecated. Instead, use the ISO C++
conformant name: _strdup.
2013-12-29 05:38:58 -08:00
Enno Rehling 4a5d2d8de9 successfully builds on win32.
Fixed a bug in pdcurses and rearranged includes to make MOUSE_MOVED
macro and bool type not conflict with builtins.
2013-12-29 05:12:48 -08:00
Enno Rehling 478f900b7d fixing up what my last commit broke, so it compiles on a regular linux again.
platform.h needs some cleanup.
2013-12-29 09:31:49 +01:00
Enno Rehling a112dc908e do not emit that MSVC warning.
fix a missing include.
2013-12-29 00:21:10 -08:00
Enno Rehling 6521fed160 fix some bad includes.
start removing the cfopen function.
move a function that was only used in textstore.c.
2013-12-29 00:19:22 -08:00
Enno Rehling 25328d2a62 fix curses compilation underncurses.
will have to devise some other hack to fix windows
2013-12-29 08:38:19 +01:00
Enno Rehling 47a9728db9 correct linker flags for picking visual studio runtime library. 2013-12-28 23:01:51 -08:00
Enno Rehling a2d6881f61 fix use of curses on windows.
workaround for curses defining its own boolean type.
2013-12-28 22:58:39 -08:00
Enno Rehling 78b007ff52 updated submodule to make lua work 2013-12-29 01:36:43 +01:00
Enno Rehling e3934fe675 Merge branch 'master' of github.com:eressea/server 2013-12-29 01:24:55 +01:00
Enno Rehling 9b49bbd387 fix crash in a spell when no astral space is available. 2013-12-29 00:15:50 +01:00
Enno Rehling 8c981b76cc cmake: fix path to tolua executable. 2013-12-28 15:13:22 -08:00
Enno Rehling 0aa4272d42 suppress "unknown compiler" warning for MSVC 2013-12-26 23:30:24 -08:00
Enno Rehling 71d75b7c18 delete old visual studio files
use cmake
2013-12-26 21:43:03 -08:00
Enno Rehling 31b083a19f E3 hatte keine flammenschwerter
Fixing http://bugs.eressea.de/view.php?id=1925
2013-12-27 05:47:11 +01:00
Enno Rehling dc28e1239f remove references to private copies of submodules 2013-12-27 03:26:32 +01:00
Enno Rehling c070cb5df8 delete obsolete files 2013-12-27 02:15:43 +01:00
Enno Rehling 75c540992b fix the default arda server's configuration 2013-12-27 01:58:35 +01:00
Enno Rehling bef560d92a Fix xml catalog references for E2 and E3.
Fix a bug in the new get_arg function.
2013-12-27 01:54:02 +01:00
Enno Rehling ca79c28eaf kill empty folder 2013-12-27 01:07:55 +01:00
Enno Rehling b9c27f7964 upgrade submodules to current version 2013-12-26 23:04:06 +01:00
Enno Rehling 6fe246114c import local changes from gelbbaer.
fix argument parsing to not crash when arguments are missing.
2013-12-26 22:57:43 +01:00
Enno Rehling 0317a2b61d begin using autoconf features in cmake 2013-05-12 14:51:54 -07:00
Enno Rehling 8e289968d0 rename eressea/ to core/
fix compiler flags for core
ignore linux build folder
2013-05-11 15:06:13 -07:00
Enno Rehling 89649844f6 core is now part of the server
simplifying git repository structure
2013-05-11 13:02:21 -07:00
Enno Rehling 11d912aec2 remove eressea as submodule 2013-05-11 12:12:51 -07:00
Enno Rehling 63a8c10f84 split the cflags settings over more files 2013-05-04 17:29:39 -07:00
Enno Rehling b0fb81640b set warning level for this part of eressea especially high 2013-05-04 17:28:08 -07:00
Enno Rehling 6335d4be3a updated submodules 2013-05-04 15:55:55 -07:00
Enno Rehling 935ba67d27 update to latest CMakelists.txt build files 2013-05-04 15:47:53 -07:00
Enno Rehling 7975249f6a moving the find_package calls out into the parent project(s). 2013-05-04 14:20:30 -07:00
Enno Rehling 1db73ac4c7 rebase merge 2013-05-04 14:18:32 -07:00
Enno Rehling fdd0a36730 moving the find_package calls out into the parent project(s). 2013-05-04 14:17:12 -07:00
Enno Rehling 2ced59467d Merge branch 'master' of bitbucket.org:enno/eressea 2013-05-04 11:28:25 +02:00
Enno Rehling 30808a8db9 re-order includes to include find_pacakge commands at the top 2013-05-04 11:27:42 +02:00
Enno Rehling f76dfc71c9 find_package goes into the main CMakeLists.txt, not needed here.
kill old top-level CMakeLists.txt, also
2013-05-04 11:26:51 +02:00
Enno Rehling bc704dbbbb this should not be doing the find_package, that happens in the server 2013-05-03 09:54:59 -07:00
Enno Rehling eceafaf11c Merge branch 'master' of github.com:eressea/core 2013-05-03 09:53:23 -07:00
Enno Rehling 1e433b9fa6 this should not be doing the find_package, that happens in the server 2013-05-03 09:53:06 -07:00
Enno Rehling 67b9af64b7 updated submodules 2013-05-02 06:09:10 +02:00
Enno Rehling ebf9fe2c67 unit repair is broken, kill it
http://bugs.eressea.de/view.php?id=1970
2013-05-02 06:07:42 +02:00
Enno Rehling 18c0d034d2 Merge branch 'master' of bitbucket.org:enno/eressea 2013-05-02 03:52:36 +02:00
Enno Rehling b4b8c49934 use getters/setters to access unit::race 2013-05-02 03:50:24 +02:00
Enno Rehling efc7373fb9 Merge branch 'master' of github.com:eressea/core
Conflicts:
	src/kernel/reports.c
2013-05-02 03:48:16 +02:00
Enno Rehling d817345e3f make unit::race private 2013-05-02 03:46:58 +02:00
Enno Rehling cd4628421a u_race and u_setrace getter/setter
moving towards making unit::race private
2013-05-02 03:42:20 +02:00