0% found this document useful (0 votes)
14 views1 page

Log

The log details the initialization and shutdown process of the game Bombermaaan 1.4.0. It includes successful loading of configuration and level files, as well as the creation of DirectDraw and DirectInput objects. The log indicates that the game was initialized and shut down without issues within a span of three seconds.

Uploaded by

b.lakhdar27
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views1 page

Log

The log details the initialization and shutdown process of the game Bombermaaan 1.4.0. It includes successful loading of configuration and level files, as well as the creation of DirectDraw and DirectInput objects. The log indicates that the game was initialized and shut down without issues within a span of three seconds.

Uploaded by

b.lakhdar27
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

==> Log started on 2025-03-12 at 17:07:13.

17:07:13 Game => Bombermaaan 1.4.0 - Build 627.


17:07:13 Game => Built at 13:21:01 on Oct 18 2008.
17:07:13 Game => Program name: 'C:\Users\LAK\Desktop\
Bombermaaan_1.4.0.627_20081018_win32\Bombermaaan_16.exe'.
17:07:13 Options => Name of config file: '.\config.xml'.
17:07:13 Options => Configuration file was successfully loaded and is at
revision 1.
17:07:13 Options => Loading level files 'C:\Users\LAK\Desktop\
Bombermaaan_1.4.0.627_20081018_win32\Bombermaaan_16.exe\..\Levels\*.TXT'.
17:07:13 Options => Level file L1.TXT was successfully loaded (version 1).
17:07:13 Options => Level file L2.TXT was successfully loaded (version 1).
17:07:13 Options => Level file L3.TXT was successfully loaded (version 1).
17:07:13 Options => Level file L4.TXT was successfully loaded (version 1).
17:07:13 Options => Level file L5.TXT was successfully loaded (version 1).
17:07:13 Options => Level file L6.TXT was successfully loaded (version 1).
17:07:13 Options => Level file L7.TXT was successfully loaded (version 1).
17:07:13 Options => Level file L8.TXT was successfully loaded (version 1).
17:07:13 DirectDraw => DirectDraw object was created.
17:07:13 DirectDraw => Initializing DirectDraw interface for windowed mode
240x234.
17:07:13 DirectDraw => Cooperative level was set.
17:07:13 DirectDraw => Primary surface was created.
17:07:13 DirectDraw => Clipper object was created.
17:07:13 DirectDraw => Backbuffer surface was created.
17:07:13 DirectInput => DirectInput object was created successfully.
17:07:13 DirectInput => Keyboard was created.
17:07:13 Game => Game initialization is complete!

17:07:16 Game => Game shutdown will now begin.


17:07:16 DirectInput => Keyboard was released.
17:07:16 DirectInput => DirectInput object was released.
17:07:16 DirectDraw => Backbuffer surface was released.
17:07:16 DirectDraw => Primary surface was released.
17:07:16 DirectDraw => DirectDraw object was released.
17:07:16 Options => Configuration file was successfully written.

==> Log ended on 2025-03-12 at 17:07:16.

You might also like