То время, когда я хотел форкнуть INSTEAD, часть III.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander Yakovlev 7c42679395 Rakefile modifications. Nothing, really. 12 years ago
debian fix in moving 12 years ago
desktop fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 12 years ago
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. 12 years ago
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. 12 years ago
lang Rebranding. Also removed doc from git repo - docs are NOT the program and should be written - and handled - differently 12 years ago
src Almost done with rake 12 years ago
stead Arch packaging script. 12 years ago
tests Rakefile modifications. Nothing, really. 12 years ago
themes 1. Git conversion. 12 years ago
.gitignore 1. Git conversion. 12 years ago
.gitmodules Added game submodule - should have done it earlier 12 years ago
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. 12 years ago
Makefile.mingw img align and languages to lang 12 years ago
Makefile.windows img align and languages to lang 12 years ago
PKGBUILD.in fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 12 years ago
README Rakefile modifications. Nothing, really. 12 years ago
Rakefile Rakefile modifications. Nothing, really. 12 years ago
Rules.make.macosx fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 12 years ago
Rules.make.mingw32ce fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 12 years ago
Rules.make.standalone Rebranding. Also removed doc from git repo - docs are NOT the program and should be written - and handled - differently 12 years ago
Rules.make.system fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 12 years ago
Rules.mingw fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 12 years ago
Rules.windows fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 12 years ago
bld.inf first s60 build 13 years ago
configure Rebranding. Also removed doc from git repo - docs are NOT the program and should be written - and handled - differently 12 years ago
configure-mingw32.sh build system fix 13 years ago
configure.bat 0.8.5 version 14 years ago
functions.rb Rakefile modifications. Nothing, really. 12 years ago
icons.mk first s60 build 13 years ago
instead.mmp cleanups 12 years ago
instead.pkg fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 12 years ago
instead.rss idf cleanup 12 years ago
instead.spec fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 12 years ago
instead_reg.rss first s60 build 13 years ago
maemo-build.patch fixes in control 12 years ago
mingw32ce.tar.gz mingw fix 12 years ago
setup-kit.iss fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 12 years ago
setup.iss fix in lifes output, fix in gamefile goto(here, unused parameters, 1.4.6 12 years ago
windows.tar.gz windows up 12 years ago

README

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

Dependencies
============
- rake 1.9 (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

In some distros it's "rake1.9.1". It works even on Windows.

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

Known problems
==============
- Free Software Foundation insists on placing GPL preamble in every file; this is not the case.
- Does not clears up downloaded game archives