Menu

Tree [685ef5] master /
 History

HTTPS access


File Date Author Commit
 config 2012-05-26 Florian Feucht Florian Feucht [0f510f] added undocumented Descent1 trigger types
 htmldoc 2012-05-09 Florian Feucht Florian Feucht [10b70b] fix: crash in dooranim texture list
 sdldevil 2012-05-10 vlo vlo [75136a] added ignorecase code to handle UPPERCASE data ...
 src 2012-06-07 Florian Feucht Florian Feucht [685ef5] (Kp) C++ considers 'xor' to be a reserved word....
 CHANGES 2012-05-26 Florian Feucht Florian Feucht [0f510f] added undocumented Descent1 trigger types
 COPYING 2012-03-28 Flo Flo [8eec97] Initial commit to sourceforge
 README 2012-05-10 vlo vlo [75136a] added ignorecase code to handle UPPERCASE data ...
 TODO 2012-05-10 vlo vlo [6d2b04] update TODOs

Read Me

====================
===== SDLDevil =====
====================

a Sourceport of the classic Descent Leveleditor
Copyright (C) 2012 by Florian "v66r" Feucht


WARNING
=======
This is a alpha version and has not been tested extensively. 
Save your work often and under different filenames!


Requirements
============

UNIX
----
	C Compiler (gcc)
	libSDL 1.2

Windows
-------
	mingw
	libSDL 1.2
	libiberty (for fnmatch)


Compiling
=========

UNIX / MinGW Shell (Win32)
--------------------------
	$ cd src
	$ make



Running SDLDevil
================
$ ./src/sdldevil
notice that currently the config subdirectory must reside in the
current path from where you are running SDLDevil.


Known bugs
==========
See file TODO


Troubleshooting / FAQ
=====================
Q: Mouse actions in conjunction with the ALT key do not work
A: Check your window mananger settings. For example XFce traps
   this to move windows. You have to turn this off.




Authors
=======
Florian Feucht
	Sourceport

Achim Stremplat
	Initial author of Devil

Lars Christensen
	Bugfixes / Improvements 

Andreas Schiffler 
	Portions for primitive drawing taken from SDLgfx
	http://www.ferzkopp.net/joomla/software-mainmenu-14/4-ferzkopps-linux-software/19-sdlgfx

Ryan C. Gordon.
	Original ignorecase code for physfs. Modified to sdldevil needs.


License
=======
see file COPYING


Contact
=======
Florian "v66r" Feucht
E-Mail:	sdldevil@kr4d.de
Web:	http://sdldevil.sf.net 
	http://www.dxx-rebirth.com (Official support forum)

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.