descriptionnone
homepage URLhttp://gemrb.sourceforge.net
ownertom.prince@ualberta.net
last changeSat, 27 Nov 2010 03:35:03 +0000 (26 22:35 -0500)
content tags
add:
README
Introduction
------------
GemRB (Game Engine Made with preRendered Background) is a "port"
(actually a new implementation) of the original Infinity Engine (the one
of Baldur's Gate, Icewind Dale, Planescape: Torment, ...) to
Linux/Unix, MacOS X and Windows with some enhancements. Would you like to
create a game like Baldur's Gate?

It means that you either need some of the original game's data
somewhere on your harddisk, or you can try to use the data from the
Dragonlance Total Conversion project - see the link below.

The original game data has to be installed on a windows
partition and mounted to your Linux/Unix filesystem, installed on
windows and then copied to your filesystem, installed with WINE or 
extracted manually from the CDs using the tool `unshield'.

What little documentation exists is mostly in gemrb/docs/en/ and
subdirectories, the gemrb.6 man page and this file.

Supported platforms
-------------------
Supported (i.e. we got reports about successfully running GemRB) systems:
Linux x86, x86-64, ppc
FreeBSD x86
MS Windows (98, XP or Vista)
various Macintosh systems (even pre x86) also should work ...
some smart phones (Symbian, Android)
some consoles (OpenPandora, Dingoo)
some exotic OSes (ReactOS, SyllableOS, Haiku)

Requirements
------------
See the INSTALL file.

Contacts
--------
Our homepage:
http://gemrb.sourceforge.net

Our project at sourceforge.net:
http://sourceforge.net/projects/gemrb

New GemRB forum (users):
http://forums.gibberlings3.net/index.php?showforum=91

IRC channel:
The best way to talk with us is by joining the #GemRB channel
on the FreeNode IRC network. There's somebody to talk with most of
the time.


Useful links
------------
IESDP, documentation for the Infinity Engine file formats and more:
http://iesdp.gibberlings3.net/

Near Infinity, Java viewer and editor for data files of the original games:
http://www.idi.ntnu.no/~joh/ni/index.html

DLTCEP, MS Windows viewer and editor for data files of the original games:
http://forums.gibberlings3.net/index.php?showforum=137

Unshield, extractor for .CAB files created by InstallShield
http://synce.sourceforge.net/synce/unshield.php

Valgrind, a powerful developer tool to fix programmer errors (leaks, buffer overflows and all the like that happen)
http://valgrind.org/

SDL, Simple Directmedia Layer, the graphical library used for GemRB
http://www.libsdl.org/index.php

OpenAL, Cross-Platform 3D audio libraries, the sound library used for GemRB
http://openal.org/

WINE, Open Source implementation of the Windows API, useful for installing the games
http://www.winehq.org
shortlog
2010-11-27 Tom PrinceTickHook: Fix crash when TickHook isn't set.master
2010-11-26 Jaka Kranjcreset the modal state when trying to start other action...
2010-11-26 Tom PrinceGUIScript: Add SetTimerHook, to allow python to hook...
2010-11-25 Tom PrinceGUIScript: Remove unused transitional StringCallback...
2010-11-25 Tom PrinceScriptEngine: Remove now unused transitional RunFunction.
2010-11-25 Tom PrinceBail out writing character if we can't open the file.
2010-11-25 Jaka Kranjcchanged the initiative calculation to match the origina...
2010-11-24 Avengerhopefully fixed palettes on Android
2010-11-22 Jaka Kranjccmake: disable -Werror in the generated archive (make...
2010-11-20 Willem Jan... Use new integer ceildiv instead of float ceil
2010-11-20 Jaka Kranjcrestarted the NEWS cycle
2010-11-20 Jaka Kranjcsetting the new version to 0.6.3-git
2010-11-20 Jaka KranjcNEWS bump
2010-11-20 Jaka KranjcEffectQueue::AddWeaponEffects: don't delete a borrowed...
2010-11-20 Avengerremoved bogus effect name (0xa4 is cure intoxication)
2010-11-20 Avengermelee / ranged effects
...
tags
14 years ago v0.6.0
14 years ago v0.5.1
14 years ago v0.5.0
14 years ago v0.4.0
15 years ago v0.3.2
15 years ago v0.3.1
16 years ago v0.3.0
18 years ago v0.2.6
18 years ago v0.2.5.1
18 years ago v0.2.5
18 years ago v0.2.4
19 years ago v0.2.3
heads
13 years ago master
13 years ago logging
13 years ago include
13 years ago import
13 years ago relative
13 years ago static-link
13 years ago object
13 years ago split-dir
13 years ago soundsource
13 years ago listbox
13 years ago events
13 years ago events2
13 years ago commands
13 years ago invert
13 years ago config
13 years ago vfs
...