| CODENOTIFIER | HelpYou are not signed inSign in |
| Revision | Author | Date | Description |
|---|---|---|---|
| 34353 | anotherguest | 05 Sep 2008 10:11:23 | Enum needs to be minimum four chars to compile (32 bit number I guess) |
| 34352 | Kirben | 05 Sep 2008 09:35:27 | Use exact case numbers, to avoid unneeded subtractions. |
| 34351 | anotherguest | 05 Sep 2008 09:13:51 | ADded Tinsel as supported engine strings |
| 34350 | anotherguest | 05 Sep 2008 09:03:31 | Add missing dialogs.cpp |
| 34349 | thebluegr | 05 Sep 2008 09:02:03 | Hopefully fixed the chaos with the SAGA volume values. This also fixes the broken volume introduced with the introduction of the RTL code in the engine |
| 34348 | anotherguest | 05 Sep 2008 08:53:43 | Still need to get that build working. Readjust buildscript |
| 34347 | anotherguest | 05 Sep 2008 08:30:19 | Updated build script with new dialog.cpp |
| 34346 | anotherguest | 05 Sep 2008 08:02:15 | Updated filehandling for Symbian OS |
| 34345 | fingolfin | 05 Sep 2008 07:59:33 | Ported AMIGA specific file buffering 'hack' from class File to StdioStream |
| 34344 | anotherguest | 05 Sep 2008 07:55:58 | Added two new files |
| 34343 | peres001 | 05 Sep 2008 07:41:39 | Removed useless dependencies from common/file.h in common code. When complete removal was not possibile, dependency has been pushed to the cpp files from the headers. |
| 34342 | fingolfin | 05 Sep 2008 07:33:19 | Fixing a typo :) |
| 34341 | fingolfin | 05 Sep 2008 07:32:23 | Fixing some compiler warnings |