Filename: event.c | |||
Revision 1.3 | donut | 1999/07/10 02:59:06 | +0 -2 |
more from orulz | |||
Show difference between Revision 1.2 and 1.3 | |||
Revision 1.2 | donut | 1999/06/14 23:44:11 | +2 -1 |
Orulz' svgalib/ggi/noerror patches. | |||
Show difference between Revision 1.1 and 1.2 | |||
Revision 1.1 | donut | 1999/06/14 22:01:41 | None |
Initial revision | |||
Show difference between Revision 1.1.1.1 and 1.1 | |||
Revision 1.1.1.1 | donut | 1999/06/14 22:01:41 | +0 -0 |
Import of d1x 1.37 source. |
Filename: gr.c | |||
Revision 1.7 | donut | 1999/11/21 13:00:09 | +6 -31 |
Changed screen_mode format. Now directly encodes res into a 32bit int, rather than using arbitrary values. | |||
Show difference between Revision 1.6 and 1.7 | |||
Revision 1.6 | donut | 1999/11/20 10:05:16 | +5 -0 |
variable size menu patch from Jan Bobrowski. Variable menu font size support and a bunch of fixes for menus that didn't work quite right, by me (MPM). | |||
Show difference between Revision 1.5 and 1.6 | |||
Revision 1.5 | donut | 1999/08/23 07:15:13 | +2 -0 |
Fixed/cleaned up the linux compilation targets | |||
Show difference between Revision 1.4 and 1.5 | |||
Revision 1.4 | orulz | 1999/08/23 03:30:55 | +0 -2 |
Cleaned up Linux targets | |||
Show difference between Revision 1.3 and 1.4 | |||
Revision 1.3 | donut | 1999/07/10 02:59:06 | +15 -3 |
more from orulz | |||
Show difference between Revision 1.2 and 1.3 | |||
Revision 1.2 | donut | 1999/06/14 23:44:11 | +44 -21 |
Orulz' svgalib/ggi/noerror patches. | |||
Show difference between Revision 1.1 and 1.2 | |||
Revision 1.1 | donut | 1999/06/14 22:01:42 | None |
Initial revision | |||
Show difference between Revision 1.1.1.1 and 1.1 | |||
Revision 1.1.1.1 | donut | 1999/06/14 22:01:42 | +0 -0 |
Import of d1x 1.37 source. |
Filename: init.c | |||
Revision 1.6 | donut | 1999/10/05 01:16:20 | +2 -0 |
included args.h to remove warning | |||
Show difference between Revision 1.5 and 1.6 | |||
Revision 1.5 | donut | 1999/08/23 07:15:13 | +0 -2 |
Fixed/cleaned up the linux compilation targets | |||
Show difference between Revision 1.4 and 1.5 | |||
Revision 1.4 | orulz | 1999/08/23 03:30:55 | +2 -0 |
Cleaned up Linux targets | |||
Show difference between Revision 1.3 and 1.4 | |||
Revision 1.3 | donut | 1999/06/18 05:24:08 | +1 -0 |
svgalib init observes -nomouse argument | |||
Show difference between Revision 1.2 and 1.3 | |||
Revision 1.2 | donut | 1999/06/14 23:44:11 | +2 -6 |
Orulz' svgalib/ggi/noerror patches. | |||
Show difference between Revision 1.1 and 1.2 | |||
Revision 1.1 | donut | 1999/06/14 22:01:42 | None |
Initial revision | |||
Show difference between Revision 1.1.1.1 and 1.1 | |||
Revision 1.1.1.1 | donut | 1999/06/14 22:01:42 | +0 -0 |
Import of d1x 1.37 source. |
Filename: key_arch.c | |||
Revision 1.1 | donut | 2000/01/17 05:58:38 | None |
switched from multiply reimplemented/reduntant/buggy key.c for each arch to a single main/key.c that calls the much smaller arch-specific parts. Also adds working emulated key repeat support. |
Filename: makefile | |||
Revision 1.5 | donut | 2000/01/17 05:58:38 | +1 -1 |
switched from multiply reimplemented/reduntant/buggy key.c for each arch to a single main/key.c that calls the much smaller arch-specific parts. Also adds working emulated key repeat support. | |||
Show difference between Revision 1.4 and 1.5 | |||
Revision 1.4 | donut | 1999/08/23 07:15:13 | +5 -0 |
Fixed/cleaned up the linux compilation targets | |||
Show difference between Revision 1.3 and 1.4 | |||
Revision 1.3 | orulz | 1999/08/23 03:30:55 | +0 -5 |
Cleaned up Linux targets | |||
Show difference between Revision 1.2 and 1.3 | |||
Revision 1.2 | donut | 1999/07/10 02:59:06 | +1 -1 |
more from orulz | |||
Show difference between Revision 1.1 and 1.2 | |||
Revision 1.1 | donut | 1999/06/14 23:44:11 | None |
Orulz' svgalib/ggi/noerror patches. |
Filename: mouse.c | |||
Revision 1.3 | donut | 1999/08/14 15:33:51 | +0 -2 |
removed a debug printf that creeped in somehow | |||
Show difference between Revision 1.2 and 1.3 | |||
Revision 1.2 | donut | 1999/06/14 23:44:11 | +17 -31 |
Orulz' svgalib/ggi/noerror patches. | |||
Show difference between Revision 1.1 and 1.2 | |||
Revision 1.1 | donut | 1999/06/14 22:01:44 | None |
Initial revision | |||
Show difference between Revision 1.1.1.1 and 1.1 | |||
Revision 1.1.1.1 | donut | 1999/06/14 22:01:44 | +0 -0 |
Import of d1x 1.37 source. |