michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
peter
|
2fc66545c4
* use initialization/finalization instead of exitproc
|
25 years ago |
peter
|
6f23dbf6c6
* removed unused vars
|
25 years ago |
Jonas Maebe
|
532a344a09
* crtread didn't set f.bufpos back to 0, so it failed if that wasn't
|
25 years ago |
Jonas Maebe
|
26a4cac9e9
* fixed linefeed problem with new crtread (I wrote #13 instead of #10 to
|
25 years ago |
sg
|
ab65042172
* Implemented "Sound" and "NoSound". Please notice that these normally only
|
25 years ago |
Jonas Maebe
|
1c09fb3848
* in readkey, check if keypresses are waiting using sysKeyPressed instead
|
25 years ago |
Jonas Maebe
|
8a114ce37e
* fixed webbug 978
|
25 years ago |
peter
|
a20f357c8f
* removed hardcoded limit of 80 width
|
25 years ago |
pierre
|
a63d58d57a
* several bugs fixed
|
25 years ago |
Jonas Maebe
|
92101671b4
* fix for web bug #917
|
25 years ago |
peter
|
6b66a55cd6
* truncated log
|
25 years ago |
daniel
|
ec29a31834
* copyright 2000
|
25 years ago |
daniel
|
a79b4a404b
* copyright 2000 added
|
25 years ago |
peter
|
77ad645df4
* crtreturn also needs f:textrec as parameter
|
26 years ago |
peter
|
ee18e42672
* write > 255 chars
|
26 years ago |
michael
|
00679a32ce
+ Applied readkey patch from Deekoo L
|
26 years ago |
peter
|
78aebb31d3
* fixed fullwin,textbackground
|
26 years ago |
peter
|
a6f53a10f9
* readkey fixes from the mailinglist
|
26 years ago |
peter
|
e692c842b3
* init window size to the size of the console instead of 80,25
|
26 years ago |
peter
|
dbbdb79dfe
* fixes for H+
|
27 years ago |
peter
|
0129be9812
* fixed GetXY at startup
|
27 years ago |
peter
|
3fc921dece
* fixed fullwi, which did not check for 1,1
|
27 years ago |
peter
|
8524ceeea4
* fixed ttyWrite() with #8
|
27 years ago |
peter
|
0f609f0ee2
+ get winsize at startup
|
27 years ago |
peter
|
d0f86beed2
* fixed #8 writing
|
27 years ago |
peter
|
e5557711dc
* fixes for window (from "Heinz Ziegenhorn" <[email protected]>)
|
27 years ago |
peter
|
c5c50fea41
* added #13 -> #10 translation for CrtRead to overcome readln probs
|
27 years ago |
michael
|
509e45560b
+ Enter key maps again to #13
|
27 years ago |