Menu

Tree [r87] /
 History

HTTPS access


File Date Author Commit
 VisualC 2009-08-17 kapix93 [r29] Minor fixes
 autom4te.cache 2009-10-17 patchmonster [r80] Flower :D
 data 2009-10-17 kapix93 [r82] Sliding stub
 src 2009-11-10 patchmonster [r87] TODO added
 AUTHORS 2009-09-22 patchmonster [r60]
 BUGS 2009-10-17 patchmonster [r81] Added bugs list
 COPYING 2009-08-16 patchmonster [r7] Hello world
 ChangeLog 2009-08-16 patchmonster [r7] Hello world
 INSTALL 2009-08-16 patchmonster [r7] Hello world
 Makefile.am 2009-08-25 patchmonster [r34] Implemented basic Lua script handling and wrote...
 Makefile.in 2009-09-15 patchmonster [r50] Fixed autoconf lua errors
 NEWS 2009-08-16 patchmonster [r7] Hello world
 README 2009-09-27 patchmonster [r65] Weapons, sounds
 aclocal.m4 2009-09-15 patchmonster [r50] Fixed autoconf lua errors
 config.h.in 2009-08-27 patchmonster [r41] revisions++;
 configure 2009-10-17 patchmonster [r80] Flower :D
 configure.ac 2009-10-17 patchmonster [r80] Flower :D
 depcomp 2009-08-16 patchmonster [r7] Hello world
 install-sh 2009-08-16 patchmonster [r7] Hello world
 missing 2009-08-16 patchmonster [r7] Hello world
 stamp-h1 2009-08-16 patchmonster [r7] Hello world

Read Me

-- TBC Tailored Build Instructions --
Linux/Unix-like:
1) Install required libraries
	a) SDL - http://www.libsdl.org/
	b) SDL Image - http://www.libsdl.org/projects/SDL_image/
	c) Lua - http://www.lua.org/
	d) OpenGL hardware support (only core lib needed)
*buntu users:
sudo apt-get install libsdl1.2debian libsdl1.2-dev libsdl-image1.2 libsdl-image1.2-dev liblua5.1-0 liblua5.1-0-dev libsdl-mixer1.2 libsdl-mixer1.2-dev

2) Build/Install
	./configure
	make
	[become root]
	make install
3) Run
tbc [res width] [res height]

Windows/OSX:
good luck, kthxbai
MongoDB Logo MongoDB