Menu

Tree [13313a] master /
 History

HTTPS access


File Date Author Commit
 desktop 2015-01-05 Lam Lam [06f0b8] Fixing PNG files that spit libpng warnings.
 include 2015-01-17 Lam Lam [2646d2] Add options to "don't change" windowed/fullscre...
 lang 2013-08-18 Ed Bow Ed Bow [efc8e0] first commit
 src 2015-06-27 Lam Lam [13313a] I have a demo where a team chat line (with long...
 CHANGELOG.TXT 2015-01-17 Lam Lam [22cfad] With that problem out of the way, maybe I will ...
 COPYING 2013-08-18 Ed Bow Ed Bow [efc8e0] first commit
 README.TXT 2013-08-18 Ed Bow Ed Bow [efc8e0] first commit
 qldt.pro 2015-01-13 Lam Lam [fddc37] To let qmake into p7zip/src/win32

Read Me

===========================
= Quake Live - Demo Tools =
===========================

Quake Live Demo Tools is a small set of tools for managing, editing and viewing Quake Live 
and Quake 3 Arena demos.


- Supported platforms -
-----------------------
1. Binary packages:

* Windows XP/Vista/7
* Ubuntu 10.04 / Debian Squeeze 32 and 64-bit
* GNU/Linux 32 and 64-bit distro with Qt 4.6.0 or later installed

2. Source code:

* Windows XP/Vista/7 32-bit
* GNU/Linux 32 and 64-bit, gcc 4.2

Building the sources requires Qt 4.6.0 or later.


- Supported games -
-------------------
* Quake Live - dm_73
* Quake 3 Arena (VQ3/OSP/CPMA) - dm_68


- Build and install -
---------------------
Linux:

qmake-qt4 -spec linux-g++-32 (or linux-g++-64)
make qmake
make
make install

Windows (VC++):

qmake
nmake qmake
nmake


- Site and Email -
------------------
http://qldt.sf.net
edxbow@gmail.com


QLDT is available under the GPLv3 license, see the COPYING for details.
Copyright (c) 2010-2011 Ed Bow
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.