Enno Rehling
|
1594c7a71b
|
fix a bug in the lua binding for writing a single unit
|
2014-02-15 23:08:48 +01:00 |
|
Enno Rehling
|
5af91b21aa
|
compile on VS2010, without C11
|
2014-01-02 22:00:52 -08:00 |
|
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
|
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
|
a112dc908e
|
do not emit that MSVC warning.
fix a missing include.
|
2013-12-29 00:21:10 -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
|
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
|
8c981b76cc
|
cmake: fix path to tolua executable.
|
2013-12-28 15:13:22 -08:00 |
|
Enno Rehling
|
89649844f6
|
core is now part of the server
simplifying git repository structure
|
2013-05-11 13:02:21 -07:00 |
|