| Commit | Date | |
|---|---|---|
|
[r2700]
by
sumolx
loadscreen() now takes screen pointer as reference and checks to see if it needs to free it based on the new image properties. This will reduce memory fragmentation by a significant amount. |
2010-02-18 16:59:22 | Tree |
| 2010-02-17 23:23:54 | Tree | |
|
[r2698]
by
sumolx
Fixed a whole bunch of memory leaks surrounding background pointer. |
2010-02-17 16:48:47 | Tree |
| 2010-02-17 16:00:19 | Tree | |
| 2010-02-17 14:21:24 | Tree | |
|
[r2695]
by
sumolx
During loading of models... we were allocating the background screen manually. This is not necessary if we are not going to use it. load_backgroud() will take care of this for us. Furthermore, when entering functions where update_loading() is called we need to clear vscreen as well so we don't see artifacts on screen. |
2010-02-17 05:12:48 | Tree |
| 2010-02-17 03:54:41 | Tree | |
|
[r2693]
by
sumolx
Fixed Endian Issue with Darwin port. BIG_ENDIAN was renamed to BOR_BIG_ENDIAN. Seems Apple uses this Macro reguardless if we are building on x86 architechture. |
2010-02-17 03:43:41 | Tree |
| 2010-02-17 03:43:25 | Tree | |
| 2010-02-17 00:27:49 | Tree |