Commit graph

19 commits

Author SHA1 Message Date
Erik Hjortsberg
018ee8ddeb Updated some outdated install instructions. 2010-04-05 15:31:03 +02:00
Erik Hjortsberg
4fbf3195b9 2005-09-26 Erik Hjortsberg <erik@katastrof.nu>
* INSTALL, INSTALL.lyx, NEWS, README, README.lyx: updated documentation
	* Makefile.am: install docs etc. in share/doc/ember-$VERSION
2005-09-26 20:30:57 +00:00
Erik Hjortsberg
d59ffe1794 2005-01-22 Erik Hjortsberg <erik@katastrof.nu>
* updated INSTALL, TODO and README texts
	* added support to the config file for fog distance and camera movement
	* added some more error checking code. If some media is missing it should only report the error and continue.
2005-01-22 22:54:28 +00:00
Erik Hjortsberg
f2c4d07ae8 2004-07-21 Erik Hjortsberg <erik@hysteriskt.nu>
INSTALL:
*updated with instructions on installing Ogre and TerrainSceneManager
2004-07-20 22:36:27 +00:00
Miguel Guzmán
294ae23c17 2003-04-13 Miguel Guzman <aglanor [at] telefonica [dot] net>
* Configure.ac: created check for wfmath. Moved to PKG_CONFIG checking
	        the checks for some libraries.
		        * INSTALL: added a quick hack for installing boot under "troubleshooting".
			        * src files: fixed some constant string declarations on headers.
2003-04-13 22:01:27 +00:00
Martin Pollard
104eff4bdb 2002-12-04 M Pollard <circlemaster@blueyonder.co.uk>
* RectangleRenderer.cpp/h Renderer.cpp/h: Renamed the file and the
        class RectangleRenderer to Renderer for better clarity of naming.

      * *Renderer.cpp/h Panel.h TextBox.h Console.cpp/h: Button.h
        Changed for Renderer name change.

      * Rectangle.h: Made SDLRect returned by getSDLRect a const.

      * DrawDevice.h OGLDrawDevice.cpp/h SDLDrawDevice.cpp/h:
        Adjusted for changes to Rectangle.
2002-12-06 14:52:38 +00:00
Martin Pollard
3c62605e95 Updated INSTALL info 2002-10-12 12:55:58 +00:00
Lakin Wecker
06e7426072 Added freetype2 to the dependancies and removed CrystalSpace from them 2002-06-16 20:12:45 +00:00
Martin Pollard
c447c961e6 Bumped cppunit required version to 1.8.0 2002-06-02 15:52:36 +00:00
Martin Pollard
a3a38e2211 Added varconf to list of needed files 2002-05-25 22:32:32 +00:00
Martin Pollard
eeee4bb4a7 Increased required eris version to 0.9.5 2002-05-15 22:46:16 +00:00
James Turner
e01af86302 2002-05-12 James Turner <james@worldforge.org>
* Added a note to INSTALL about currently needing nasal.ttf
2002-05-12 11:57:43 +00:00
Joel Schander
f2dccd48b4 Updated per my experience. Several omissions to the dependencies list
have been added. :)
2002-05-09 20:06:20 +00:00
Lee Begg
d36d5e94f1 Most changes are to get Dime compiling again under LINUX
fixes:
- changed sdl to SDL in includes (ie SDL/SDL_events.h instead of sdl/SDL_events.h
- changed scoping of "i" in InputService::~InputService so that is in scope
- added CPPUnit (version 1.6.2) as a requirement of Dime
- created makefile for Input service
- added Input service to subdirs to be built


A side note:
- there are a number of warnings about passing strings through "...".  By ISO C++ this is not allowed, only primative data types can be passed by value through "..."

Lee, 19 feb 2002
2002-02-19 01:11:00 +00:00
Lee Begg
32775d6e26 Updated the Install file, added some version number so some things.
Added details about installing dependancies on a package system (ie RPM)
2002-02-10 05:04:23 +00:00
Miguel Guzmán
4a68f2a65d some changes in the makefiles so I can test my services apart from the main app. Also, changed dependency sktream to skstream2 (CVS version) 2002-01-28 19:10:46 +00:00
Miguel Guzmán
2c1cccda43 added urls for ftp downloading of libraries 2002-01-28 00:36:06 +00:00
Miguel Guzmán
0f5d103308 dependencies updated 2002-01-27 23:39:21 +00:00
Miguel Guzmán
eaf10f14b2 Weird stuff like a list of people and a fancy license, try it, it rocks 2002-01-26 02:55:52 +00:00