Tomas Hajny
103c1d2d52
* FSearch with given path corrected
2000-04-18 20:30:02 +00:00
sg
c0ec0e97c9
* Added file to CVS
2000-04-18 15:34:52 +00:00
pierre
60e99fb8fd
lot of Gabor changes : see fixes.txt
2000-04-18 11:42:36 +00:00
michael
ca270f3471
Corrected fix for bug #902
2000-04-18 08:03:40 +00:00
pierre
60ed425f24
fix bug #902 for win32 and linux
2000-04-17 20:43:27 +00:00
peter
9e61c134bb
* fixed forward resolving with redefined types
2000-04-17 18:44:22 +00:00
marco
a5c620454c
* added cprt0 to makefile
2000-04-17 10:21:04 +00:00
marco
ab9deeaa7c
* Also not necessary anymore.
2000-04-17 09:43:07 +00:00
marco
8b03286a29
* were only for backup, not necessary for operation.
2000-04-17 09:26:55 +00:00
pierre
102fba3a50
+ set conditional NOMOUSE to get dummy mouse unit
2000-04-17 08:51:38 +00:00
marco
3f46012444
* Added. FreeBSD port is now more or less capable of compiling normal stuff easily
2000-04-17 08:22:46 +00:00
sg
7953a75574
* The terminal will now be set to raw mode directly on initialization,
...
as the svgalib switches the terminal immediately after startup, and
not after a switch to graphics mode!
* Fixed a problem which occured after Florian's last patch: MaxX and MaxY
are smaller by 1 now, which lead to a wrong scanline width calculation
for the optimized routines for 16 colour modes.
2000-04-16 21:19:19 +00:00
Jonas Maebe
f648aaf986
* small regalloc fix
2000-04-16 16:46:43 +00:00
marco
ceee365722
* Stripped down Linux
2000-04-16 16:14:08 +00:00
marco
4dde5e62c6
* Severe updates for now *working* status
2000-04-16 16:11:33 +00:00
marco
2df10f885d
* Stripped down linux makefile in principle
2000-04-16 16:11:13 +00:00
marco
1a12aa86f0
* Has been merged with linux/ version
2000-04-16 16:10:47 +00:00
marco
352c48bb40
* Is now merged
2000-04-16 16:10:35 +00:00
marco
a9b37ce0e0
* Some procedure were forgotten. FIxed
2000-04-16 16:10:01 +00:00
marco
09f59b7934
* Some small mistakes when merging BSD and Linux version fixed
2000-04-16 16:09:32 +00:00
marco
174295e8bc
* Fixes (mainly opendir/Readdir/closedir)
2000-04-16 16:08:53 +00:00
marco
59e9da20d8
* Updated PDir to BSD libc layout. (which is totally different from Linux)
2000-04-16 16:08:30 +00:00
marco
4b6a9896bf
* BSD fixes
2000-04-16 16:07:58 +00:00
Jonas Maebe
b02682c7c5
* fixed registerbgifont (webbug 847)
2000-04-16 08:45:48 +00:00
Jonas Maebe
0fd1e94dbb
* release register used in for-loop before end label (for better
...
optimizations)
2000-04-16 08:08:44 +00:00
sg
5a330283dc
* Hopefully the final fix for the second argument of ggiSetGCForeground
...
and ggiSetGCBackground... :-)
2000-04-15 11:13:30 +00:00
marco
5dee9ce5c7
* Working!
2000-04-14 17:04:13 +00:00
sg
1aa53af40f
* Some cosmetic changes
2000-04-14 16:59:03 +00:00
sg
873c2718e0
* Fixed some wrong argument lists
2000-04-14 16:57:58 +00:00
marco
e9c7ec7213
* Initial version
2000-04-14 16:25:06 +00:00
marco
65d26fdf8d
* Initial
2000-04-14 16:23:51 +00:00
marco
abe55201b1
* Splitted linux into linux.pp and linsysca.inc, and merged BSD diffs
...
into header
2000-04-14 16:07:06 +00:00
marco
fecd15a52a
* Merged bsd/syslinux.pp and 1.43 linux/syslinux.pp to this file with ifdefs
2000-04-14 13:04:53 +00:00
pierre
3ed4ca8362
* some debug related updates
2000-04-14 12:49:11 +00:00
pierre
c0943fad01
* better inlined real sqr function
2000-04-14 12:33:40 +00:00
pierre
76f84bfc22
* setfiletime to both files in synchronize
2000-04-14 12:27:57 +00:00
pierre
4a51cd5763
avoid to reset operand size of opsize is S_NO
2000-04-14 12:26:33 +00:00
pierre
6b8dcf9175
Use BackTraceStrFunc in show_call_frame
2000-04-14 12:24:12 +00:00
pierre
438fb1b82b
* fix for bug #923
2000-04-14 12:18:11 +00:00
pierre
f1ab3ebad2
+ get longer backtrace when redirected to file
2000-04-14 12:17:12 +00:00
pierre
a63d58d57a
* several bugs fixed
2000-04-14 12:15:31 +00:00
pierre
02b4cfc193
* try to get it to work if output is redirected
2000-04-14 12:14:39 +00:00
pierre
811f471334
* partial linklib change
...
I could not use Pavel's code because it broke the current way
linklib is used, which is messy :(
+ add postw32 call if external linking on win32
2000-04-14 11:16:10 +00:00
pierre
498dd7873c
renamed postw32.pp to fit into 8.3 limitation
2000-04-14 11:13:02 +00:00
pierre
2d8319c249
renamed to fit in 8.3 limitation
2000-04-14 11:10:46 +00:00
pierre
b655569229
* corrected version from Pavel
2000-04-14 11:06:42 +00:00
pierre
9e1ba97b6d
* typo errors corrected
2000-04-14 08:29:36 +00:00
Jonas Maebe
e8c3114a1a
* small corrections
2000-04-14 08:18:15 +00:00
pierre
7a2993fe8b
* close ppu file if errors
2000-04-14 08:15:05 +00:00
Jonas Maebe
f9f214c14f
* changed name of mouse unit to msmouse
...
* added warning that MouseHideWindow isn't (properly) supported under
Win98
2000-04-14 08:11:21 +00:00