Mail Archives: djgpp/1997/08/23/20:40:01
I have a demo of a shoot-em-up made using DJGPP & Allegro, its called UFO
Invasion and can be downloaded via its own web site which is located at:
Http://www.geocities.com/SiliconValley/Lakes/1263/ufogame.htm
Please download it and let me know what you think about it!
Antony Chesworth
Cheworth AT cyberdude DOT com
for version 1.3b from
http://www.tu-chemnitz.de/~rho/rhide-1.3b/download.html
These archives will NOT uploaded to any FTP site since
this version is a development version. Most of the
RHIDE 1.3 bugs are fixed, some new features added but
not all of them work already correct, so be warned.
Here is the Changelog since Version 1.3
=======================================
10.06.1997: Released version 1.3
13.06.1997: Fixed the wrong builtin rules (like .cpp -> .o)
13.06.1997: Fixed: RHIDE searches now the env file in the correct
default directories (for instance now in
/usr/local/share/rhide
instead of
/usr/local/share/rhide/rhide
14.06.1997: Fixed: When removing files from the syntaxhelp files,
there was a crash when using syntaxhelp after this
(in the same RHIDE session).
14.06.1997: Fixed the correct handling of external settings for
rules which do not overwrite already builtin specs.
18.06.1997: Added post-fixes to floats [fl] for syntax highliht.
19.06.1997: Fixed Ctrl-A (Ctrl-Left) bug for linux version when
at beginning of line or text.
07.07.1997: Fixed the incorrect call of the user error check program.
14.07.1997: Released version 1.3a
19.07.1997: Fixed a little bug, when a history line exceeds the 254 char
limit.
19.07.1997: Enabled in the gdb sources (via commandline define) the use
of long doubles.
20.07.1997: Calling RHIDE without a project and a pascal source files
enables now as default the use of the gpc switch --automake.
27.07.1997: Fixed the not loading of the keybindings.
..........: I forgot to update this file, so here a summary:
- Applied editor 0.3.5 => new desktop file format
- Added disassembler window for debugging on assembler
level. Not all is working correct but it is a first
try.
- Added the processor register to the disassembler window
- Added ADA support (*.adb *.ads), but dependeny checking
is not full implemented and also not the error checking
- Added dual display support on linux, but only available
when running as root or with setuid root!! (And of course
only when a secondary monochrome display is available)
- Enabled the keyboard selection in the help window under
Linux.
- Using now for the binaries newer GDB sources with some
bug-fixes (it allows for instance now to debug programs
on DJGPP which have mixed SDB and STABS debugging
information). But RHIDE will still work and compile with
official GDB 4.16 sources.
Robert
--
*****************************************************************
* Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau *
* Post: Am Berg 3, D-09573 Dittmannsdorf *
* e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE *
* WWW: http://www.tu-chemnitz.de/~rho *
*****************************************************************
- Raw text -