Perttu Ahola
|
974c5cc08c
|
Added key configuration in the configuration file.
|
2011-05-14 15:43:26 +03:00 |
|
Perttu Ahola
|
7a367f96e1
|
added clouds
|
2011-04-29 15:34:26 +03:00 |
|
Perttu Ahola
|
1995b59320
|
Code refactoring; split half of main.cpp to game.cpp.
|
2011-04-23 18:31:31 +03:00 |
|
Perttu Ahola
|
b36e5c0508
|
Removed IrrlichtWrapper
|
2011-04-22 09:54:05 +03:00 |
|
Perttu Ahola
|
08bbf96877
|
items now fall by gravity... also some other random updating
|
2011-04-10 12:34:12 +03:00 |
|
Perttu Ahola
|
389fe31ace
|
changed node metadata format to better accomodate future needs and problems
|
2011-04-05 00:24:47 +03:00 |
|
Perttu Ahola
|
7df125c249
|
Modified windows build parameters a bit to make it build
|
2011-04-04 15:34:07 +03:00 |
|
Perttu Ahola
|
14c621d853
|
removed reference to script directory in cmake install
|
2011-04-04 15:19:11 +03:00 |
|
Perttu Ahola
|
01c2b003e1
|
commit before some more radical changes
|
2011-04-03 16:21:06 +03:00 |
|
Perttu Ahola
|
e4f7f97e6c
|
Removed lua stuff
|
2011-04-03 12:28:55 +03:00 |
|
Perttu Ahola
|
9f859d8389
|
modified the build system of lua to a more minimal one
|
2011-02-24 00:19:41 +02:00 |
|
Perttu Ahola
|
bfd0980748
|
fixed a path in build system's packaging part
|
2011-02-23 11:12:03 +02:00 |
|
Perttu Ahola
|
69dbc046eb
|
preliminary lua scripting framework for objects
|
2011-02-21 16:10:36 +02:00 |
|
Perttu Ahola
|
c57637b4c3
|
Temporary commit; lots of test code and stuff
|
2011-02-21 00:45:14 +02:00 |
|
Perttu Ahola
|
92432a28c0
|
small fixes: crack texture, server build on windows, configuration file example, adding config file example to install
|
2011-02-16 20:03:31 +02:00 |
|
Perttu Ahola
|
ff6a348bb1
|
fixed slight error in server build
|
2011-02-15 22:27:10 +02:00 |
|
Perttu Ahola
|
a0e8f3afd3
|
might work good on cmake+msvc now
|
2011-02-15 20:53:29 +02:00 |
|
Perttu Ahola
|
d065bae323
|
Ctrl+C handling on POSIX, some commands for server and other tweaking
|
2011-02-15 16:11:24 +02:00 |
|
Perttu Ahola
|
9a58749347
|
fixed CMakeLists.txt syntax (removed additional ,)
|
2011-02-14 19:42:43 +02:00 |
|
Perttu Ahola
|
e9fe230381
|
Use random-generated fallback textures when real textures are not found
|
2011-02-12 14:01:23 +02:00 |
|
Perttu Ahola
|
804b2647ce
|
new texture stuff quite working
|
2011-02-11 16:43:26 +02:00 |
|
Perttu Ahola
|
841ac10e5c
|
fixes toward mingw compatibility
|
2011-02-10 15:55:15 +02:00 |
|
Perttu Ahola
|
1704badc30
|
work-in-progress texture atlas optimization
|
2011-02-10 02:13:03 +02:00 |
|
Perttu Ahola
|
dd9e82f5bc
|
bug-fixin'
|
2011-02-08 01:12:55 +02:00 |
|
Perttu Ahola
|
ea6740e900
|
mapgen stuff
|
2011-02-05 14:55:16 +02:00 |
|
Perttu Ahola
|
7f2aa30bf2
|
added sand to map generator
|
2011-02-04 14:32:30 +02:00 |
|
Perttu Ahola
|
64b5975732
|
Now texture handling is fast. Also now players are saved on disk.
|
2011-01-28 01:38:16 +02:00 |
|
Perttu Ahola
|
c914cbb0a0
|
OMG! Main Menu!
|
2011-01-23 17:29:15 +02:00 |
|
Perttu Ahola
|
3ef2629e84
|
made old build system to work too. the cmake one doesn't make working binaries for some computers.
--HG--
rename : src/config.h.in => src/cmake_config.h.in
|
2011-01-18 15:05:29 +02:00 |
|
Perttu Ahola
|
56918c0ca4
|
random build system tweaking
|
2011-01-09 17:28:31 +02:00 |
|
Perttu Ahola
|
359e575ba3
|
Mainly small build system fixes
|
2011-01-09 00:49:32 +02:00 |
|
Perttu Ahola
|
eb476f1ce2
|
Lots of small stuff
|
2011-01-08 19:35:14 +02:00 |
|
Perttu Ahola
|
769a86be19
|
more linker parameters
|
2011-01-08 18:24:32 +02:00 |
|
Perttu Ahola
|
d90a183b01
|
Fixed some missing linking to libraries
|
2011-01-08 18:21:22 +02:00 |
|
Perttu Ahola
|
d435dedb89
|
doc updates; CMake works reasonably well now.
|
2011-01-08 17:45:26 +02:00 |
|
Perttu Ahola
|
9fbb0889a7
|
CMake stuff works now on linux and windows... and should be possible to make to work on OS X.
|
2011-01-08 17:34:25 +02:00 |
|
Perttu Ahola
|
d825ed572f
|
CMake working on Linux (not on windows)
--HG--
rename : Makefile => Makefile.bak
|
2011-01-08 03:10:20 +02:00 |
|