Commit Graph

5997 Commits

Author SHA1 Message Date
Tomas Hajny
7d72f3610b * PollKeyEvent implemented 2000-03-19 11:29:07 +00:00
peter
797267fde1 * protected member check for classes works 2000-03-19 11:22:21 +00:00
peter
2d6a92f17e * graph unit include is now independent and the dependent part
is now in graph.pp
  * ggigraph unit for linux added
2000-03-19 11:20:12 +00:00
peter
98a50970e7 * check for unknown id in on exception 2000-03-19 11:16:44 +00:00
peter
2a4b2adc65 * strdispose uses freemem(pointer) and resets pointer to nil 2000-03-19 08:40:14 +00:00
peter
9920510f64 * length check for readnumeric 2000-03-19 08:36:41 +00:00
peter
ffab53c30f * tp7 fix 2000-03-19 08:17:36 +00:00
peter
c7cd8edaf2 * small order change for array of const which allows better optimization 2000-03-19 08:14:17 +00:00
Jonas Maebe
f62ff5df66 * strdispose now uses dispose instead of freemem(strlen()+1) 2000-03-18 15:43:05 +00:00
Jonas Maebe
90bc5eb4be + added $maxfpuregisters 0 for compile() procedure 2000-03-18 15:05:33 +00:00
Jonas Maebe
ec01188f97 * moved a $maxfpuregisters directive a bit up because it was being
ignored
2000-03-18 15:01:19 +00:00
sg
41086a7aaa * Fixed ClearViewport for 4 bpp modes 2000-03-18 10:46:16 +00:00
sg
65506db2eb * Fix for ClearViewportDefault: The width and the height of the rectangle
it filled has been one pixel too high.
2000-03-18 10:45:07 +00:00
florian
cf42fe5f4f * window class is registered only once => multible init/closegraphs are possible
* calling cleardevice when creating the window
2000-03-17 22:53:20 +00:00
Jonas Maebe
49b6de7c9e * fixed declaration of val_int64 (removed destsize parameter)
* fixed val_int64 and val_qword so they reject invalid input
    (u >= base)
  * when reading a number, invalid input is removed from the input
    buffer (+ it should be faster as well)
2000-03-17 21:27:56 +00:00
Jonas Maebe
df004d997b * fixed rounding bugs with certain formatting parameters in str_real
* fixed tbs0218 so it compares both results only until max precision
2000-03-17 20:20:33 +00:00
sg
a662bff34d * Added accelerated drawing functions for modes with 4 bits per pixel 2000-03-17 13:30:35 +00:00
sg
1ce21b9e8e * Use linux unit under Linux 2000-03-17 13:28:54 +00:00
sg
28a36c68a4 * Added WritePort[B|W|L] for single data access
* Added ReadPort[B|W|L] functions
2000-03-17 13:27:00 +00:00
marco
92eee6e7f2 * some changes to ftruncate based procs. Added a "0" as extra parameter 2000-03-17 12:58:57 +00:00
pierre
f6b9436ebf + dmmy code for target that do not support library 2000-03-17 11:27:47 +00:00
pierre
17d4e0c500 * source error fixed 2000-03-17 11:25:38 +00:00
pierre
cc2edb3205 * typo problem corrected 2000-03-17 10:15:43 +00:00
pierre
b7e3d83753 * allow inline 2000-03-17 10:06:16 +00:00
michael
27b0900075 + Added more system exception handling afte T. Schatzl remark 2000-03-16 20:42:26 +00:00
Tomas Hajny
733b361891 * fix for COMMAND.COM, order, etc. 2000-03-16 19:43:36 +00:00
sg
a76f6dc812 * First version 2000-03-16 17:42:02 +00:00
sg
d743f93616 * Fixed GL* library loading functions 2000-03-16 17:40:39 +00:00
pierre
f0ae56bc9c *** empty log message *** 2000-03-16 16:47:59 +00:00
pierre
0f4e1e10e0 * fix for bug #807 2000-03-16 16:41:11 +00:00
marco
62d2002d1f * First version that did something (others not committed) 2000-03-16 16:34:02 +00:00
marco
0192ac7d51 * changes to get ppc386 -h working 2000-03-16 16:21:10 +00:00
marco
968c1563a5 * fixes that made ppc386 -h working 2000-03-16 16:19:28 +00:00
marco
d6c9ca025c * Last changes before next test. ppc386 -h works with these srcs. 2000-03-16 16:18:12 +00:00
marco
beb21a0ba5 * Put one BSD incompability under an ifndef BSD 2000-03-16 15:24:37 +00:00
marco
ebfdbf73d8 * put one BSD incompability under a ifndef bsd 2000-03-16 15:23:35 +00:00
marco
ca7f81187e * Added one BSD conditional (uname not supported) 2000-03-16 15:23:02 +00:00
pierre
080a34ce07 * avoid wrong ungetpersistanttemp 2000-03-16 15:18:13 +00:00
pierre
e0cc4f9bed + oppower 2000-03-16 15:13:03 +00:00
pierre
977081b2d7 assembler method code does not need ebp framepointer 2000-03-16 15:12:06 +00:00
pierre
33cc2a0a35 * correct the fixups for inlined assembler code 2000-03-16 15:10:25 +00:00
daniel
a511be87c4 * Changed names of procedures flags
*  Changed VMT generation
2000-03-16 12:52:47 +00:00
florian
2d0b954c56 * disk full runerror writes now a nice message 2000-03-16 10:29:06 +00:00
pierre
955d3f04aa some more bugs from web page 2000-03-15 23:23:22 +00:00
pierre
4177d64781 * fix for bug #848 (that still genrated wrong code)
+ better testing for variables used in assembler
    (gives an error if variable is not directly reachable !)
2000-03-15 23:09:58 +00:00
pierre
85c3597f6c * TGDBValue object 2000-03-15 10:29:03 +00:00
florian
5321706ab5 + added flags
+ support of case insensitive search
2000-03-14 22:57:51 +00:00
florian
b87d671416 * Initial revision 2000-03-14 22:09:03 +00:00
michael
602ba37d6b + everyting compiles again 2000-03-14 19:06:04 +00:00
pierre
cadf4cc024 * destructor can have args in TP mode only (bug825 and 839) 2000-03-14 16:37:25 +00:00