Timeline
07/05/08:
- 23:40 Ticket #3799 (DRASCULA: slowdown when you hold mouse buttons) created by
- […] […]
- 22:53 Changeset [32f653f2] by
- Enable all engines. svn-id: r32923
- 22:04 Changeset [6d135063] by
- Queen sound settings are now configurable through the GMM svn-id: r32922
- 16:44 Changeset [dfd35379] by
- added build date into filename
- 16:20 Changeset [2217b63] by
- not need put that as whole credits as displayed in menu About
- 16:10 Changeset [e996793] by
- fixed build osx dmg bundle
- 16:03 Ticket #3632 (RESIDUAL/MACOSX: Grim Fandango locks up on every keystroke) closed by
- worksforme
- 15:20 Changeset [9ace5539] by
- Added a probably needed return statement to avoid dereferencing a NULL …
- 15:06 Changeset [074f9db] by
- Fixed endianness bug (courtesy of yak from #scummvm).
- 14:55 Ticket #8884 (RESIDUAL: Fix Warnings) closed by
- 14:55 Changeset [dda95d40] by
- applied patch #1996204
- 10:30 Changeset [01d610f1] by
- a bit fixed shadows
- 08:54 Changeset [c14c5da0] by
- update xcode
- 08:48 Changeset [5ea5ffb0] by
- added initial support for shadows in software renderer but still a bit …
- 08:20 Changeset [056288f8] by
- Added support for Italian fan translation of Kyrandia 3. (see …
- 07:47 Changeset [357f0c4e] by
- Added spanish menu strings for spanish fan translation of Kyrandia 3. …
- 04:28 Changeset [f8ca1761] by
- Mention merge of Chris Page's memory leak plugging code. svn-id: r32910
07/04/08:
- 23:51 Changeset [40bf717d] by
- closedKeyCallback on XMLParser (as asked by Kenny) svn-id: r32909
- 20:05 Changeset [96f2d9ca] by
- Memory leaks. Bug fixes. svn-id: r32908
- 17:55 Changeset [950b68b] by
- - Added alignment and initial mode options to keyboard pack file - …
- 11:56 Changeset [3b73b199] by
- - XMLParser - small improvement to allow "key=value" syntax as well as …
- 11:38 Changeset [1ef9d71] by
- - MILESTONE - VirtualKeyboardParser successfully parsing a simple test …
- 09:38 Changeset [6fa152c5] by
- Updated MSVC project files (Added Parallaction's balloons.cpp). …
- 00:35 Changeset [60db8cb] by
- Correct typo. svn-id: r32903
- 00:29 Changeset [d387d1af] by
- - Moved dialogue balloon management code from Gfx to its own class - …
07/03/08:
- 22:39 Changeset [4ca4cc27] by
- VirtualKeyboardParser mostly completed - needs to be tested svn-id: r32901
- 22:38 Changeset [5106bf42] by
- VirtualKeyboardParser mostly completed - needs to be tested svn-id: r32900
- 21:09 Changeset [d92085b5] by
- minor fix for Towns/PC98 music svn-id: r32899
- 19:42 Changeset [8240e5b9] by
- Rendering pipeline. WIP. (I see working buttons) svn-id: r32898
- 19:32 Changeset [919d81f0] by
- Changed XMLParser to internally use a Stack rather than a FixedStack …
- 19:31 Changeset [7c60bb50] by
- Changed XMLParser to internally use a Stack rather than a FixedStack …
- 16:32 Ticket #3792 (GOB: Bargon Attack - loading saved game causes crash) closed by
- fixed
- 16:25 Changeset [56c6840f] by
- Fixing a crash when loading a save made within the cult/bargon …
- 16:09 Changeset [52aba6b6] by
- changed loadBuffer to use byte* rather than char* svn-id: r32894
- 16:07 Changeset [903a80e] by
- changed loadBuffer to use byte* rather than char* svn-id: r32893
- 14:28 Changeset [6cc8a3db] by
- clenaup a bit more
- 14:25 Changeset [1c5327d] by
- cleanup xpm icon
- 14:10 Changeset [657fe0f3] by
- fixed xpm icon
- 13:54 Changeset [fe21d86d] by
- formating
- 13:49 Changeset [a3aa4d6] by
- added icon support code for sdl driver
- 13:18 Changeset [8e63d872] by
- update xcode file
- 12:19 Changeset [9365e26b] by
- update msvc project files
- 12:15 Changeset [4755c741] by
- forgot set rest of flags
- 12:04 Changeset [3f9e42f] by
- synced mixer changes with upstream
- 10:31 Changeset [59e672ef] by
- Changed balloons to use GfxObj as well. Next step is to integrate …
- 10:26 Changeset [48fd843e] by
- Rendering pipeline. WIP. svn-id: r32882
- 10:10 Changeset [d0159459] by
- First commit: - changed Rect to derive from Shape and added Polygon …
- 08:45 Ticket #3797 (Parallaction engine doesn't compile under MSVC9) closed by
- fixed
- 08:44 Changeset [de098453] by
- Fix for bug #2008054: Parallaction engine doesn't compile under MSVC9 …
07/02/08:
- 18:49 Changeset [8dbec866] by
- GCC fix again, case mismatch in Linux. svn-id: r32878
- 18:43 Changeset [2d87b290] by
- GCC compiling fixes. svn-id: r32877
- 18:11 Changeset [d385c34d] by
- InterfaceManager functionality translated into a Theme subclass …
- 15:18 Ticket #3798 (PAJAMA1: Sock graphic doesn't appear/Crash) created by
- […] […]
- 04:31 Changeset [18559708] by
- Fully implemented processSeqListElement - Added parts that were …
- 01:41 Changeset [77a60673] by
- - Changed labels to be GfxObj's, thus removing the Label object …
- 00:30 Changeset [a14a0d16] by
- Changes to implementation of the GMM svn-id: r32872
07/01/08:
- 23:56 Changeset [1fbcdd1e] by
- Few changes to readTrackstep() to check for certain flags. Some work …
- 18:59 Changeset [c782d0e4] by
- Changes to readTrackstep(). Setup tracks[] array with preliminary …
- 18:02 Ticket #3796 (DC: vmsfs_delete_fil was not declared in this scope) closed by
- worksforme
- 17:34 Ticket #3797 (Parallaction engine doesn't compile under MSVC9) created by
- […] […]
- 15:57 Changeset [6c85e960] by
- Rendering pipeline. WIP. svn-id: r32869
- 14:51 Changeset [6dc312b9] by
- Reverted accidental commit of Tinsel changes in engines.mk svn-id: r32868
- 11:57 Ticket #3793 (LURE: grammatical errors in italian strings) closed by
- 11:48 Changeset [27e5aba5] by
- New lure.dat with corrections to the Italian strings svn-id: r32867
- 11:46 Changeset [871c84c1] by
- Made corrections to the Italian strings svn-id: r32866
- 10:33 Changeset [bd296a45] by
- Fixed unitialized variables svn-id: r32865
- 09:00 Ticket #3796 (DC: vmsfs_delete_fil was not declared in this scope) created by
- […] […]
- 06:00 Ticket #7644 (PSP: Add support for sleep/suspend more) created by
- […] […]
- 05:55 Ticket #3795 (BASS: PSP: Crash when entering door with actor exiting) created by
- […] […]
- 03:21 Changeset [718a85e] by
- Sound settings for TOUCHE can be configured through the GMM svn-id: r32864
- 03:01 Changeset [9c60fd18] by
- Sound settings for Saga can be configured from the GMM svn-id: r32863
- 01:55 Changeset [84fa250] by
- Basic setup of readPattern() in place. Added some comments/ideas. Some …
- 00:28 Changeset [3d85c26a] by
- TFMX class. Members + functions still need to be revised as things …
06/30/08:
- 23:48 Changeset [ec5cd5d0] by
- Merged from trunk via svnmerge. svn-id: r32860
- 23:44 Changeset [34a49d4] by
- Fix game flags for detection entries of installed kyra3 versions. …
- 23:40 Ticket #7637 (KYRA3: Add support for Spanish fan translation) closed by
- fixed
- 23:39 Changeset [cef7d68f] by
- Added support for Spanish fan translation of kyra3 (See fr #1994040 …
- 23:06 Changeset [563e28b6] by
- Fixed some warnings svn-id: r32857
- 22:52 Changeset [e06e5525] by
- Modified main.cpp for indefinite delay at console for testing. …
- 22:41 Changeset [c1ae3f7d] by
- Sound settings for Lure can be modified through the GMM svn-id: r32855
- 22:08 Ticket #3794 (DRASCULA: No Spaces in SaveGames Names) created by
- […] […]
- 21:55 Changeset [b07ff576] by
- - this fixes Hof PC98 music initialization - music sounds exactly like …
- 19:10 Changeset [f530c36a] by
- del instead of rm command svn-id: r32853
- 18:15 Changeset [e415a97f] by
- Removed TODO from checkCollision: Updating zoneQuery each time …
- 17:44 Changeset [30c52e21] by
- Scumm sound settings can now be changed from the gmm svn-id: r32851
- 17:24 Changeset [2ecf8fdb] by
- Fixed addAni (A test before using resetGfxEntityEntry was incorrect). …
- 14:08 Ticket #3793 (LURE: grammatical errors in italian strings) created by
- […] […]
- 08:46 Changeset [63c0dde2] by
- Updated MSVC project files for commit #32828 svn-id: r32849
- 03:59 Ticket #8894 (Waxworks (Amiga) screenshots) created by
- […] […]
- 03:33 Changeset [ecbf8d54] by
- Implemented resetGfxEntityEntry and made it used where appropriate …
- 01:36 Changeset [2779b851] by
- Small cleanup/shuffling of Gfx code. svn-id: r32847
Note:
See TracTimeline
for information about the timeline view.