Max Horn
|
91fc86eede
|
cleanup
svn-id: r6153
|
2002-12-25 23:18:30 +00:00 |
|
Max Horn
|
5c39a82633
|
two good rules of thumb: don't use typecasts if you don't have to - type cast have a nasty habit of hiding and causing problems. When a method takes a pointer argument, if possible make it const. :-). Cleanup. Fixed font rendering in CMI: you need to call updateDirtyRect() if you modify the screen...
svn-id: r6143
|
2002-12-25 20:07:09 +00:00 |
|
Max Horn
|
883cf3f60e
|
use specified color
svn-id: r6133
|
2002-12-25 14:59:33 +00:00 |
|
Paweł Kołodziejski
|
a01b169434
|
fixed free buffer before alloc new
svn-id: r6131
|
2002-12-25 14:46:14 +00:00 |
|
Paweł Kołodziejski
|
3bbfde3259
|
fixed width font problem in NutRenderer
svn-id: r6128
|
2002-12-25 14:09:54 +00:00 |
|
Paweł Kołodziejski
|
fb47f2a24b
|
added nut renderer, there is bug with font width, fix later
svn-id: r6126
|
2002-12-25 13:04:01 +00:00 |
|