Commit Graph

5153 Commits

Author SHA1 Message Date
Tomas Hajny
b7b725de76 + initial OS/2 release 2000-01-02 16:05:36 +00:00
marco
43c87be76d * updated 2000-01-01 15:10:49 +00:00
marco
a24b98ad02 * added voxel 2000-01-01 15:07:46 +00:00
marco
0f5a9520ec * initial version 2000-01-01 14:58:01 +00:00
marco
b3353cdf96 * killed, renamed to fpcgames.txt 2000-01-01 14:57:15 +00:00
marco
6aa1947066 * added Voxel description 2000-01-01 14:54:47 +00:00
marco
fa4ef10032 * Added bp comtibility
:wq
 * bp compat routines




B
B
B
2000-01-01 14:54:16 +00:00
sg
eb178568eb * Added XGetVisualInfo 1999-12-31 19:16:01 +00:00
marco
b3a33a40b8 Binary data helpfile for QUAD 1999-12-31 17:20:54 +00:00
marco
ab79b14b46 New FPCGAME demo, Quad 1999-12-31 17:20:34 +00:00
marco
2bd8c56263 New fpcgame, MAZE 1999-12-31 17:20:11 +00:00
marco
78befc7ec6 New FPCGAME, initial version 1999-12-31 17:19:38 +00:00
marco
e64cd0616c Initial version 1999-12-31 17:19:02 +00:00
marco
9825b842ea initial version 1999-12-31 17:17:24 +00:00
marco
40313ff321 Graphical version and fixes. BP cursorroutines moved from FPCTRIS 1999-12-31 17:05:25 +00:00
marco
ddbb4377dd Graphical version 1999-12-31 17:04:22 +00:00
marco
3f1c1e087b Graphical version +2fixes 1999-12-31 17:03:50 +00:00
marco
b15ce43819 B
:i
:i
     Fpctris edited

B
B


B
B
1999-12-31 17:02:42 +00:00
peter
3cc443d181 * fixed crash with empty array constructors 1999-12-31 14:26:27 +00:00
peter
56c602fc83 * added [] crash test for array of byte
* added TObject property test
1999-12-31 14:24:58 +00:00
peter
c791505a38 * fixed rtti generation for classes with no published section 1999-12-31 14:24:34 +00:00
sg
697a387588 * Support for empty documents (0 lines)
* Renaming of *Renderer to *Widget
1999-12-30 21:12:43 +00:00
sg
d080b353e7 * Shortened copyright notice 1999-12-30 21:11:34 +00:00
sg
d3eee8c9f4 * Fixed some keyboard issues 1999-12-30 21:10:24 +00:00
sg
7878572843 * Lot of renamings 1999-12-30 21:05:08 +00:00
sg
83856ede6a * Major restructuring and simplifications 1999-12-30 21:03:25 +00:00
sg
ebab323aef * Name change: Renderer -> FWidget 1999-12-30 21:02:49 +00:00
sg
5d0b7809a3 * Shortened copyright notice 1999-12-30 21:02:14 +00:00
sg
c3afb8ded6 * First version 1999-12-30 21:01:40 +00:00
peter
972ba5215a * fixed and;jmp being translated into test;jmp 1999-12-30 17:56:44 +00:00
peter
8ee9f7a531 * fixed funcret within inlined procedure 1999-12-30 15:04:31 +00:00
peter
c11fb78c5c * fixed crash with undefined variable 1999-12-30 15:02:10 +00:00
Jonas Maebe
c2020897fd + by default, also attempt to install the fonts that come with TP7 1999-12-29 17:26:00 +00:00
Jonas Maebe
a4fc0eba52 * fixed put- and getpixel320 for fpc 1999-12-29 16:43:44 +00:00
Jonas Maebe
293e8aab2c * fixed small bug in hlinevesa256, getscanlinevesa25 and patternlinevesa256
* small speed-up in the above procedures
1999-12-29 12:15:41 +00:00
Jonas Maebe
e2892ee93a * replaced "movl mem,%eax; xorl %eax,%eax" with "movl mem,%eax;
testl %eax,%eax"
1999-12-28 12:19:36 +00:00
sg
89314732f1 * the long version of AssignStream now sets the result value to -1 in
_all_ cases when it would fail.
1999-12-28 09:38:07 +00:00
Jonas Maebe
c57914dd58 * fixed VESA palrec structure 1999-12-27 12:10:57 +00:00
Tomas Hajny
52448eed22 * OS/2 target added to the uses clause 1999-12-26 19:30:53 +00:00
Tomas Hajny
1946d0de84 * cdecl modifications 1999-12-26 19:30:18 +00:00
Tomas Hajny
7e3b1ab30f * OS/2 target added to the uses clause 1999-12-26 19:25:22 +00:00
Tomas Hajny
214c56c3c0 * little enhancements for 4os2/4dos 1999-12-26 19:13:10 +00:00
Jonas Maebe
57a1f1639f * finished patternlineVESA256 and enabled it
* folded (direct)put/getpixVESA32k and 64k into one procedure since
    they were exactly the same code
1999-12-26 10:36:00 +00:00
Jonas Maebe
39d5e1c70a * XAspect and YAspect are now words instead of smallints, they
overflowed for resolutions > 640x480 otherwise
  * the number of pixels required for an ellipse in internalellipsedef
    is now calculated after the aspectratios have been taken into
    account
1999-12-26 10:33:06 +00:00
Jonas Maebe
f13d2bd66d + patternlineVESA256, not yet used because I'm not yet sure it's
already working 100%
  * changed {$ifdef logging} to {$ifdef logging2} for vlineVESA256 and
     hlineVESA256 (they're used a lot a working properly afaik)
1999-12-25 22:31:09 +00:00
Jonas Maebe
fa2cfdb2e7 * vlinevesa256 wasn't used yet for 640x480x256 1999-12-25 22:26:10 +00:00
Jonas Maebe
0f13ce953c * setpallette only worked for colors 0-63, fixed 1999-12-25 22:22:56 +00:00
Jonas Maebe
04e5edf419 * screen dimensions for g640x480x32k were set to 640x400, changed 1999-12-25 08:25:20 +00:00
Jonas Maebe
735c2e8720 + dummy to allow compiling 1999-12-24 22:49:23 +00:00
Jonas Maebe
849976b9cf * compiles again 1999-12-24 22:48:10 +00:00