Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-27 | TINSEL: Add some debugging code; fix LockMem() regression | Max Horn | |
svn-id: r45430 | |||
2009-10-27 | TINSEL: Rename Poly pp to ptp in various places, for consistency; cleanup | Max Horn | |
svn-id: r45429 | |||
2009-10-27 | TINSEL: Make HeapCompact local to heapmem.cpp; add code to print heap statistics | Max Horn | |
svn-id: r45428 | |||
2009-10-27 | TINSEL: Changed heap manager to use malloc internally | Max Horn | |
svn-id: r45427 | |||
2009-10-27 | TINSEL: Change MemoryAllocFixed to return a (kind of fake) MEM_NODE pointer; ↵ | Max Horn | |
add MemoryDeinit() svn-id: r45426 | |||
2009-10-26 | Cleanup. | Johannes Schickel | |
svn-id: r45425 | |||
2009-10-26 | - Add support for AMD64 (x64) builds in automatically generated MSVC project ↵ | Johannes Schickel | |
files. - Fixed some file prefix bug, introduced when allowing to overwrite the file prefix via command line. svn-id: r45424 | |||
2009-10-26 | SCI/newgui: fixes text in jones | Martin Kiewitz | |
svn-id: r45423 | |||
2009-10-26 | fix free/delete | Robert Špalek | |
svn-id: r45422 | |||
2009-10-26 | Cleanup. | Johannes Schickel | |
svn-id: r45421 | |||
2009-10-26 | Added proper detection and handling of transitive SCI1-SCI1.1 games, like ↵ | Filippos Karapetis | |
PQ1 VGA. These used SCI1 resources and compression with a SCI1.1 kernel (thanks to waltervn's observations) svn-id: r45420 | |||
2009-10-26 | TINSEL: Fix warning again | Max Horn | |
svn-id: r45419 | |||
2009-10-26 | TINSEL: Make MEM_NODE internal to heapmem.cpp | Max Horn | |
svn-id: r45418 | |||
2009-10-26 | TINSEL: cleanup | Max Horn | |
svn-id: r45417 | |||
2009-10-26 | TINSEL: Fix handling of free memory blocks | Max Horn | |
svn-id: r45416 | |||
2009-10-26 | Change assert parameter to match the comment above it. | Johannes Schickel | |
svn-id: r45415 | |||
2009-10-26 | - Fix some missing initialization warnings from cppcheck | Johannes Schickel | |
- Fix two invalid memory accesses reported by cppcheck svn-id: r45414 | |||
2009-10-26 | Silence GCC warning. | Torbjörn Andersson | |
svn-id: r45413 | |||
2009-10-26 | SCI/newgui: SciGuiText created | Martin Kiewitz | |
svn-id: r45412 | |||
2009-10-26 | Groovie: Fix some styling issues pointed by cppcheck | Jordi Vilalta Prat | |
svn-id: r45411 | |||
2009-10-26 | Removed some duplicate code | Filippos Karapetis | |
svn-id: r45410 | |||
2009-10-26 | TINSEL: Further untangle memory managment. | Max Horn | |
* Add new function MemoryNoAlloc * Make MemoryAlloc private * Get rid of params to various memory related functions svn-id: r45409 | |||
2009-10-26 | TINSEL: Remove MemoryHandle(), some unneeded #includes and the return value ↵ | Max Horn | |
of MemoryReAlloc() svn-id: r45408 | |||
2009-10-26 | Fix charset color in PCE version of Loom. | Travis Howell | |
svn-id: r45407 | |||
2009-10-26 | Fix charset display in PCE version of Loom. | Travis Howell | |
svn-id: r45406 | |||
2009-10-26 | Increase the _palette size for PCE version of Loom. | Travis Howell | |
svn-id: r45405 | |||
2009-10-26 | Fix cursor image in PCE version of Loom. | Travis Howell | |
svn-id: r45404 | |||
2009-10-26 | Add patch from Tobias, for costume palettes in PCE version of Loom, with ↵ | Travis Howell | |
minor changes. svn-id: r45403 | |||
2009-10-26 | TINSEL: Remove dead stuff from memory managment code, doxygenify some comments | Max Horn | |
svn-id: r45402 | |||
2009-10-26 | TINSEL: Remove DWM_FIXED and add new MemoryAllocFixed() function | Max Horn | |
svn-id: r45401 | |||
2009-10-26 | TINSEL: cleanup | Max Horn | |
svn-id: r45400 | |||
2009-10-26 | TINSEL: Move ExtractActor from scn.* to play.* | Max Horn | |
svn-id: r45399 | |||
2009-10-26 | TINSEL: Cleanup | Max Horn | |
svn-id: r45398 | |||
2009-10-26 | TINSEL: Some cleanup to the BMV code | Max Horn | |
svn-id: r45397 | |||
2009-10-26 | Add patch from Tobias, for object masking support in PCE version of Loom. | Travis Howell | |
svn-id: r45396 | |||
2009-10-26 | Cleanup | Filippos Karapetis | |
svn-id: r45395 | |||
2009-10-26 | Ooops, that part should not have been commited. | Travis Howell | |
svn-id: r45394 | |||
2009-10-26 | Switch PCE version of Loom to 16bit color, since it used 9bit color. | Travis Howell | |
svn-id: r45393 | |||
2009-10-26 | Fix 2 MIDI bugs | Robert Špalek | |
svn-id: r45392 | |||
2009-10-26 | Fixed some cppcheck warnings. | Torbjörn Andersson | |
svn-id: r45391 | |||
2009-10-26 | Removed unused variable. | Torbjörn Andersson | |
svn-id: r45390 | |||
2009-10-26 | Fix Escape in the intro, and switching map and the inventory | Robert Špalek | |
svn-id: r45389 | |||
2009-10-26 | Add patch from Tobias, for masking support in PCE version of Loom, with ↵ | Travis Howell | |
minor changes. svn-id: r45387 | |||
2009-10-25 | Typos. | Johannes Schickel | |
svn-id: r45386 | |||
2009-10-25 | Allow overwriting of the output path. | Johannes Schickel | |
svn-id: r45385 | |||
2009-10-25 | Add warning when no engine definitions are found (or the configure file is ↵ | Johannes Schickel | |
missing). svn-id: r45384 | |||
2009-10-25 | Allow overwriting the file prefix in the relative path arguments of MSVC ↵ | Johannes Schickel | |
project files. svn-id: r45383 | |||
2009-10-25 | Remove unused variables. | Travis Howell | |
svn-id: r45382 | |||
2009-10-25 | Use slashes instead of backslashes in internal path representation. | Johannes Schickel | |
svn-id: r45381 | |||
2009-10-25 | Initial check in of a tool which is able to create MSVC project files out of ↵ | Johannes Schickel | |
the configure / Makefile based build system. svn-id: r45380 |