То время, когда я хотел форкнуть INSTEAD, часть III.
Go to file
2011-09-06 13:39:10 +07:00
debian fix in moving 2011-08-11 12:41:53 +00:00
desktop fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 2011-08-09 06:33:21 +00:00
games Moving to rake. These makefiles are WAY too bulky. I need to deploy the package and I need to do it as easy as possible. 2011-09-04 19:56:22 +07:00
icon Moving to rake. These makefiles are WAY too bulky. I need to deploy the package and I need to do it as easy as possible. 2011-09-04 19:56:22 +07:00
lang Rebranding. Also removed doc from git repo - docs are NOT the program and should be written - and handled - differently 2011-09-03 17:57:56 +07:00
src Almost done with rake 2011-09-05 17:12:44 +07:00
stead 1. Git conversion. 2011-08-22 16:31:43 +07:00
tests Moving to rake. These makefiles are WAY too bulky. I need to deploy the package and I need to do it as easy as possible. 2011-09-04 19:56:22 +07:00
themes 1. Git conversion. 2011-08-22 16:31:43 +07:00
.gitignore 1. Git conversion. 2011-08-22 16:31:43 +07:00
.gitmodules Added game submodule - should have done it earlier 2011-08-22 16:38:00 +07:00
bld.inf first s60 build 2011-01-11 18:41:46 +00:00
configure Rebranding. Also removed doc from git repo - docs are NOT the program and should be written - and handled - differently 2011-09-03 17:57:56 +07:00
configure-mingw32.sh build system fix 2010-06-01 18:56:51 +00:00
configure.bat 0.8.5 version 2009-08-26 05:25:53 +00:00
icons.mk first s60 build 2011-01-11 18:41:46 +00:00
instead.mmp cleanups 2011-04-19 10:57:52 +00:00
instead.pkg fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 2011-08-09 06:33:21 +00:00
instead.rss idf cleanup 2011-04-20 11:09:05 +00:00
instead.spec fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 2011-08-09 06:33:21 +00:00
instead_reg.rss first s60 build 2011-01-11 18:41:46 +00:00
maemo-build.patch fixes in control 2011-08-01 08:21:17 +00:00
Makefile Moving to rake. These makefiles are WAY too bulky. I need to deploy the package and I need to do it as easy as possible. 2011-09-04 19:56:22 +07:00
Makefile.mingw img align and languages to lang 2011-03-07 13:39:06 +00:00
Makefile.windows img align and languages to lang 2011-03-07 13:39:06 +00:00
mingw32ce.tar.gz mingw fix 2011-08-01 09:25:03 +00:00
PKGBUILD.in fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 2011-08-09 06:33:21 +00:00
Rakefile Rakefile is ready for Linux. Yahoo! 2011-09-06 13:39:10 +07:00
README Rakefile is ready for Linux. Yahoo! 2011-09-06 13:39:10 +07:00
Rules.make.macosx fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 2011-08-09 06:33:21 +00:00
Rules.make.mingw32ce fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 2011-08-09 06:33:21 +00:00
Rules.make.standalone Rebranding. Also removed doc from git repo - docs are NOT the program and should be written - and handled - differently 2011-09-03 17:57:56 +07:00
Rules.make.system fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 2011-08-09 06:33:21 +00:00
Rules.mingw fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 2011-08-09 06:33:21 +00:00
Rules.windows fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 2011-08-09 06:33:21 +00:00
setup-kit.iss fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 2011-08-09 06:33:21 +00:00
setup.iss fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 2011-08-09 06:33:21 +00:00
windows.tar.gz windows up 2011-03-11 13:57:06 +00:00

Steed 1.0
=============
Powerful text-oriented game engine in SDL and Lua.

Dependencies
============
- rake (for building sources)
- gtk+-2.0
- sdl
- sdl-mixer
- sdl-image
- sdl-ttf
- lua5.1
- iconv (optional)
- libsoup-2.4 (optional for downloading support)
- zlib (optional, also included with the program)

Also you'll need GNU C Compiler, bash and GNU make for building.

Installing
==========

Typically you just can use the following command (as root):

rake install --silent

It works even on Windows.

You can use "rake -T" to see list of available build options.

Known problems
==============
- Does not clears up when Alt+Q _and_ game is unpacked [INSTEAD bug]
- Free Software Foundation insists on placing GPL preamble in every file; this is not the case.
- Does not clears up downloaded game archives