Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | printf -> writeln | jsorg71 | 2006-04-29 | 1 | -2/+1 |
| | |||||
* | added sleep | jsorg71 | 2006-02-05 | 1 | -0/+1 |
| | |||||
* | copyright year update | jsorg71 | 2006-02-04 | 1 | -1/+1 |
| | |||||
* | <lf><cr> should be <cr><lf> | jsorg71 | 2005-11-26 | 1 | -1/+1 |
| | |||||
* | added server_reset(which uses demand_active) for resizing the rdp client | jsorg71 | 2005-08-24 | 1 | -0/+39 |
| | |||||
* | use srcx and y in paint_rect | jsorg71 | 2005-08-20 | 1 | -3/+3 |
| | |||||
* | add new painter funcs | jsorg71 | 2005-08-18 | 1 | -5/+133 |
| | |||||
* | fixed screenblt for ms client | jsorg71 | 2005-07-10 | 1 | -2/+2 |
| | |||||
* | added clipping functions to the mod interface | jsorg71 | 2005-07-07 | 1 | -10/+30 |
| | |||||
* | call painter funcs, not orders | jsorg71 | 2005-06-30 | 1 | -5/+7 |
| | |||||
* | moved files around | jsorg71 | 2005-06-28 | 1 | -219/+34 |
| | |||||
* | some ints should be long | jsorg71 | 2005-03-25 | 1 | -1/+1 |
| | |||||
* | added connection log | jsorg71 | 2005-03-06 | 1 | -28/+84 |
| | |||||
* | readability and 64 bit changes | jsorg71 | 2005-02-20 | 1 | -0/+6 |
| | |||||
* | added a bunch of error checks | jsorg71 | 2005-02-08 | 1 | -4/+4 |
| | |||||
* | added pointer cache, some debug messages and some other fixes | jsorg71 | 2005-01-21 | 1 | -5/+5 |
| | |||||
* | added lib header and makefile | jsorg71 | 2005-01-17 | 1 | -0/+347 |