Jonas Maebe
5ffd2e21d4
* reinstated old random generator, but modified it so the integer
...
one now has a much longer period
1999-11-20 12:48:09 +00:00
pierre
6f95642db5
+ DLL Hooks for the four callings added
1999-11-20 00:16:44 +00:00
pierre
7caaba9e76
* bug fix for web bug703 and 704
1999-11-18 22:19:57 +00:00
michael
90156ea1a0
* Better and faster Fexpand, SearchPath fromPiotr Sawicki
1999-11-18 15:28:47 +00:00
peter
78d5e706ac
* exception address fixes
1999-11-15 21:49:47 +00:00
peter
5fec122056
* removed warnings
1999-11-14 21:35:04 +00:00
peter
ddb0882789
* fixed reallocmem with a block at the end of an allocated memoryblock,
...
had to introduce a flag for such blocks.
* flags are now stored in the first 4 bits instead of the highest bit,
this could be done because the sizes of block are always >= 16
1999-11-14 21:34:21 +00:00
peter
d007f04fa6
+ clean targets
1999-11-14 15:54:21 +00:00
michael
068566371d
+ Added Pause() and alarm()
1999-11-14 11:11:15 +00:00
carl
4d3b187b4c
* Bugfix if getimage / putimage, format was not standard with FPC
...
graph.
1999-11-12 02:13:01 +00:00
florian
254c43d6b7
* the writing of the default font was wrong when doing scaling:
...
the last colunm/row wasn't drawn
1999-11-11 22:29:21 +00:00
sg
02329a97bc
* fixed severe bug: change by ? in dup2 (flushing) resulted in broken
...
AssignStream functions
1999-11-11 19:43:49 +00:00
florian
3839c77a58
* the size was calculated wrong by imagesize
1999-11-11 17:55:07 +00:00
florian
2c4cddd82d
* better looking font
1999-11-11 14:07:14 +00:00
florian
4afe39a273
+ support font loaded from BIOS
1999-11-11 14:05:21 +00:00
michael
adb19684e1
+ Fixed sysreallocmem
1999-11-10 22:29:51 +00:00
peter
84ac969e6b
* updated
1999-11-10 22:18:20 +00:00
peter
ba170472db
* fpcmake updated
1999-11-10 22:10:44 +00:00
michael
edfe0a2a7c
+ Added choice for new graph
1999-11-10 12:10:56 +00:00
sg
a32597ec3c
* Fixed a LOT of bugs:
...
* - Default mode should be determined by GGI now
* - Colors are working (only the 16 standard VGA colors, though)
1999-11-10 10:54:24 +00:00
peter
c79df084f3
* fpcmake
1999-11-09 23:07:29 +00:00
pierre
36912a7a2b
+ get also first BackTrace address with ' 0x' prefix
1999-11-09 22:40:12 +00:00
pierre
76aa5a6dd3
* Check ErrorBuf at exit
...
+ Win32StackTop
1999-11-09 22:34:00 +00:00
pierre
bd7d22c00f
* several extra_size_info fixes
1999-11-09 22:32:23 +00:00
daniel
ec77ff77ee
* Committed new random generator.
1999-11-09 20:14:12 +00:00
peter
01282acd2f
- obsolete
1999-11-09 12:59:28 +00:00
pierre
51bc667515
* SwapVectors does not reset DosError anymore
...
+ DosError is set to ax regsiter value if extended doserror function
retruns zero.
+ Support for LFN in EXEC function using
function 7160 to get short filename counterpart
1999-11-09 11:07:50 +00:00
peter
77af080111
* removed aout entries
1999-11-08 23:07:48 +00:00
peter
92705caaeb
* fpcmake
1999-11-08 22:46:36 +00:00
peter
8717616eab
* updated
1999-11-08 22:45:55 +00:00
peter
9d60deed06
* inserted as templates
1999-11-08 22:45:01 +00:00
sg
f57aa6ae05
* GGI programs must link to libc, or ggiOpen will fail!
...
* Changed max length of ModeNames string from 18 to 20 chars
1999-11-08 20:04:55 +00:00
peter
cb390de93b
* needed
1999-11-08 15:06:17 +00:00
peter
79d331a978
* fpcmake support
1999-11-08 15:01:38 +00:00
peter
6dac8462c5
* move graph.inc to the target dir
1999-11-08 11:15:21 +00:00
michael
1bb66bbb68
* Fist working version of svgalib new graph unit
...
* Initial implementation of ggi new graph unit
1999-11-08 00:08:43 +00:00
michael
37c89a983e
+ Start of common graph implementation
1999-11-07 16:57:26 +00:00
peter
aa083c5b4d
* truncated log
1999-11-06 14:35:38 +00:00
Jonas Maebe
887c7e173b
* fixed pascal version of (direct)putpixelx
1999-11-05 12:18:23 +00:00
pierre
699e96f6a3
+ some overloaded functions for Delphi compatibility
1999-11-05 09:53:02 +00:00
pierre
ac0ec0b6ba
+ TCOLORREF = cardinal
1999-11-05 09:50:29 +00:00
peter
c3221c88a8
* support extended keys
1999-11-03 23:47:34 +00:00
florian
707675a501
+ first release of win32 gui support
1999-11-03 20:23:01 +00:00
peter
dd3688a927
* another fix for precision
1999-11-03 09:54:24 +00:00
pierre
955e7c0175
* problem of last commit for large d values corrected
1999-11-03 00:55:09 +00:00
peter
4c3df986f0
* fixed copy where size+index could be < 0
1999-11-02 23:57:54 +00:00
peter
1829357f4e
* better precisio by dividing only once with a calculated longint
...
instead of multiple times by 10
1999-11-02 15:05:53 +00:00
peter
6a10b2661b
* freemem,reallocmem now get var argument
1999-11-01 13:56:50 +00:00
Jonas Maebe
19c67e8b67
* updated for new syntax of sysgetmem
1999-10-31 09:34:48 +00:00
peter
71d7f4ef38
* memorymanager expanded with allocmem/reallocmem
1999-10-30 17:39:05 +00:00