Commit Graph
18 Commits
Author SHA1 Message Date
Eugene Sandulenko e732572b87 WINTERMUTE: Remove duplicate debugger command. PVS-Studio V760 2022-10-27 23:28:01 +02:00
Paweł Kołodziejski 1ca112b6ac WINTERMUTE: Janitorial 2022-07-02 22:26:58 +02:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Tobia Tesan c94f8151e8 WINTERMUTE: Pass valid arguments to getLines 2016-03-01 20:40:46 +01:00
Tobia Tesan a120aa8559 WINTERMUTE: Add Watch functionality 2016-03-01 20:40:46 +01:00
Tobia Tesan d5d25b0e89 WINTERMUTE: Add print and set commands to debugger 2016-03-01 20:40:45 +01:00
Tobia Tesan de82216dff WINTERMUTE: Add source functionality in debugger 2016-03-01 20:40:45 +01:00
Tobia Tesan cf3887d1d2 WINTERMUTE: Add DebuggerController 2016-03-01 20:40:45 +01:00
Torbjörn Andersson dfe04491c1 JANITORIAL: Remove unnecessary semicolons 2015-01-21 01:29:22 +01:00
Johannes Schickel ae4ffe01f0 ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd. 2014-05-27 02:04:08 +02:00
Johannes Schickel daa8d57a86 ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. 2014-05-27 02:04:07 +02:00
Johannes Schickel fc5ef58fff WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
Johannes Schickel 1ce54c217a WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
Sven Hesse 989ea7cb56 JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02:00
Einar Johan Trøan Sømåen 122279a10a WINTERMUTE: Privatize more members of BaseGame. 2013-04-17 19:51:57 +02:00
Filippos Karapetis 4990bdfbe5 WINTERMUTE: Add a console command, "dump_file", to dump resource files to disk 2013-03-30 21:21:51 +02:00
Einar Johan Trøan Sømåen 5ba950c8a4 WINTERMUTE: Add the possibility of enabling/disabling FPS from Debugger. 2013-01-23 11:32:06 +01:00
Einar Johan Trøan Sømåen efbe9bdae1 WINTERMUTE: Add in debugger-console, enabled by Ctrl-d 2013-01-23 11:18:44 +01:00