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 #