A flexible editor for 2D games

Matthias Braun d96c8d292c fix completey broken AC_ARG_ENABLE checks for maintainer+debug mode 20 роки тому
contrib 9fb442597d release fixes 21 роки тому
data 5b875dc65b cleanup flexlay repository and tagged the current guile codebase 21 роки тому
flexlay 849626ec63 - some python stuff 21 роки тому
m4 24002ac2c1 - maybe fix for clanlib0.7-cvs 20 роки тому
src b139bd3a0a - fixed incorrect drawing 20 роки тому
AUTHORS 44488dbe61 - added tuxtiles, might be refactored out into a different tree later 21 роки тому
BUGS 2ab0ddece3 - added list of most popular BUGS 21 роки тому
COPYING 235c4bc9f8 - cleanup 21 роки тому
ChangeLog 8efdcabb36 - updated changelog, added NEWS file 21 роки тому
INSTALL 481a7e3e2b - some stuff 21 роки тому
INSTALL.configure 1ee121af57 - cleanup 21 роки тому
Makefile.am 5b875dc65b cleanup flexlay repository and tagged the current guile codebase 21 роки тому
NEWS 5b875dc65b cleanup flexlay repository and tagged the current guile codebase 21 роки тому
README 5b875dc65b cleanup flexlay repository and tagged the current guile codebase 21 роки тому
TODO 65fd5420d4 - some cleanup of obsolote files 21 роки тому
aclocal.m4 24002ac2c1 - maybe fix for clanlib0.7-cvs 20 роки тому
autogen.sh 24002ac2c1 - maybe fix for clanlib0.7-cvs 20 роки тому
configure.ac d96c8d292c fix completey broken AC_ARG_ENABLE checks for maintainer+debug mode 20 роки тому
stamp-h.in e7f5d17cfd Initial revision 23 роки тому

README

Flexlay
=======

Flexlay is a generic 2d game editor. It currently supports multi
layered tile- and object maps, full undo/redo, support for
tile-brushes, easy copy/paste, multiple buffers, minimap support, a
metadata editor and some other stuff usefull for creating levels for
2d games.

Supported games are at the moment:

Windstille - http://www.nongnu.org/windstille/
netPanzer - http://netpanzer.berlios.de/
SuperTux - http://super-tux.sourceforge.net/

Flexlay can't be run on its own, but instead of you have to start it
via wrapper scripts (supertux-editor, windstille-editor,
netpanzer-editor).

For informations on how to compile and run Flexlay see the file
INSTALL. Flexlay makes use of OpenGL so you will need working hardware
3d support.

Flexlay is covered under the GNU GPL, which means that you can copy
and even modify it pretty much as you like, as long as you keep the
copyright headers in place and distribute the source too if you
distribute binaries, see the file COPYING for details.


# EOF #