Menu

SVN Repo Commit Log


Commit Date  
[r2595] by thomasdenk

Commit project file.
Add InfoWindow to sdk_common.h.
Use InfoWindow to notify about project file update.

2006-06-21 17:17:48 Tree
[r2594] by thomasdenk

InfoWindow class.

2006-06-21 15:12:55 Tree
[r2593] by tiwag

* byogames-unix projectfile added
* grid lines display adjusted

2006-06-21 15:03:19 Tree
[r2592] by thomasdenk

Corrected spelling of IsAppShuttingDown (for the 36th time)

2006-06-21 09:51:24 Tree
[r2591] by thomasdenk

Implement saving to tempfile, safe renaming, and deletion after a grace period.
Superior to using wxTempFile because it guarantees that no data can be lost (contrary to wxTempFile which deletes the original before renaming the copy and deletes the copy upon failure!)

2006-06-21 09:46:51 Tree
[r2590] by thomasdenk

Various ConfigManager optimisations
- do not support '\\' in paths any more (not necessary and not wanted)
- collapse runs of '/' in-place rather than using wxString::Replace
- use wxString::find(const wxChar) instead of wxString::Contains(wxString)

2006-06-21 09:43:10 Tree
[r2589] by byo

byogames: another approach to fix background-bug

2006-06-21 07:38:29 Tree
[r2588] by byo

byogames:
* Added grid-mode and cbp fixes (made by tiwag)
* Number of points in use-grid mode is 2 times fewer than without grid
* Removed Back-To-Work notify message bug after closing the game

2006-06-20 22:38:20 Tree
[r2587] by thomasdenk

Restrict crash handler to segfault and illegal instruction

2006-06-20 21:45:26 Tree
[r2586] by mortenmacfly

* updated profiler to look inside project's working dir for gmon.out, too (incl. minor code cleanup)

2006-06-20 10:48:40 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.