index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
CMakeLists.txt
Commit message (
Collapse
)
Author
Age
*
might work good on cmake+msvc now
Perttu Ahola
2011-02-15
|
*
Ctrl+C handling on POSIX, some commands for server and other tweaking
Perttu Ahola
2011-02-15
|
*
fixed CMakeLists.txt syntax (removed additional ,)
Perttu Ahola
2011-02-14
|
*
Use random-generated fallback textures when real textures are not found
Perttu Ahola
2011-02-12
|
*
new texture stuff quite working
Perttu Ahola
2011-02-11
|
*
fixes toward mingw compatibility
Perttu Ahola
2011-02-10
|
*
work-in-progress texture atlas optimization
Perttu Ahola
2011-02-10
|
*
bug-fixin'
Perttu Ahola
2011-02-08
|
*
mapgen stuff
Perttu Ahola
2011-02-05
|
*
added sand to map generator
Perttu Ahola
2011-02-04
|
*
Now texture handling is fast. Also now players are saved on disk.
Perttu Ahola
2011-01-28
|
*
OMG! Main Menu!
Perttu Ahola
2011-01-23
|
*
made old build system to work too. the cmake one doesn't make working ↵
Perttu Ahola
2011-01-18
|
|
|
|
|
|
|
binaries for some computers. --HG-- rename : src/config.h.in => src/cmake_config.h.in
*
random build system tweaking
Perttu Ahola
2011-01-09
|
*
Mainly small build system fixes
Perttu Ahola
2011-01-09
|
*
Lots of small stuff
Perttu Ahola
2011-01-08
|
*
more linker parameters
Perttu Ahola
2011-01-08
|
*
Fixed some missing linking to libraries
Perttu Ahola
2011-01-08
|
*
doc updates; CMake works reasonably well now.
Perttu Ahola
2011-01-08
|
*
CMake stuff works now on linux and windows... and should be possible to make ↵
Perttu Ahola
2011-01-08
|
|
|
|
to work on OS X.
*
CMake working on Linux (not on windows)
Perttu Ahola
2011-01-08
--HG-- rename : Makefile => Makefile.bak