Commit Graph
21 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Orgad Shaneh 3919f53326 ENGINES: Replace new[]/memset with new[]() 2021-11-10 19:53:15 +01:00
Strangerke ae9c2fea51 LAB: Replace char* by Common::String in several functions 2015-12-23 21:35:31 +01:00
Eugene Sandulenko 9a9b752c0e LAB: More header dependency redux 2015-12-23 21:33:57 +01:00
Eugene Sandulenko 5fad5cece3 LAB: Reduced header dependency: labsets.h, utils.h 2015-12-23 21:33:57 +01:00
Eugene Sandulenko eccb852749 LAB: Removed unnecessary includes 2015-12-23 21:33:56 +01:00
Filippos Karapetis 0e886461d0 LAB: Replace some uses of malloc() with new 2015-12-23 21:33:53 +01:00
Filippos Karapetis 3ac02c1196 LAB: Simplify file handling code 2015-12-23 21:33:50 +01:00
Eugene Sandulenko 69bdfae235 LAB: Plug memory leak 2015-12-23 21:33:47 +01:00
Strangerke f817c1de2e LAB: Get rid of stddefines 2015-12-23 21:33:45 +01:00
Eugene Sandulenko 29fc7a56c1 LAB: Fix warning 2015-12-23 21:33:45 +01:00
Strangerke 771e558d90 LAB: Move the global variable g_resource to the main engine class 2015-12-23 21:33:44 +01:00
Filippos Karapetis b033b7e539 LAB: Simplify readInitialConditions() 2015-12-23 21:33:40 +01:00
Filippos Karapetis edf92fc680 LAB: Revert accidental change 2015-12-15 00:05:02 +01:00
Filippos Karapetis 454c02f321 LAB: Get rid of some uses of readBlock() 2015-12-15 00:05:02 +01:00
Eugene Sandulenko fdb4f3edf8 LAB: Cleanup 2015-12-15 00:05:02 +01:00
Eugene Sandulenko cb8f843296 LAB: Objectify LabSets 2015-12-15 00:05:02 +01:00
Eugene Sandulenko 471dbaa758 LAB: Started objectifying LargeSets 2015-12-15 00:05:02 +01:00
Eugene Sandulenko abded17657 LAB: Simplify stddefines.h 2015-12-15 00:05:02 +01:00
Eugene Sandulenko 3a8cafa41e LAB: Kill storage.h 2015-12-15 00:05:02 +01:00
Eugene Sandulenko 8ca14d1d64 LAB: Initial code 2015-12-15 00:05:02 +01:00