1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-04 11:10:15 +00:00
qb64/programs/samples/pete/hgm30e
SMcNeill 6e01fc8dce Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0).
Added new _STRCMP and _STRICMP commands for quick string comparisons.
Cleaned up QB64 to finish removing the QUI (quick user insert) code and folders.
Altered UCASE and LCASE routines to be faster in some situations for us.
2014-09-22 08:19:03 -04:00
..
about.hlp Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
ai.txt Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
bestturn.txt Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
default.ai Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
default.scn Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
dipl.hlp Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
hgm.bmp Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
hgm30e.bas Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
hgm30e.exe Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
how.hlp Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
jobs.hlp Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
land.ai Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
military.hlp Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
money.hlp Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
motto.txt Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
other.hlp Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
readme.txt Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
science.hlp Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
scn.txt Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
seatrade.ai Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
terrain.typ Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
typ.txt Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00

Hegemony 3.0.e was written in QuickBasic which runs under DOS. This makes the program DOS-depending, even in the "exe" form, and even if you run it from Windows. The program requires that it is placed in a directory (folder) of your PC, containing no longer names than 8 characters.

Example:
C:\games\turnbasedstrategy\hegemony30e  -> WRONG!!!
C:\games\tbs\hegem30e                   -> POSSIBLE

As far as I know this is the only thing that can cause the game "freeze" (BSOD). Let me know if you find other bugs as well. 
 

Akos Ivanyi
ivanyiakos@hotmail.com
www.angelfire.com/ego/akos