Commit graph

26 commits

Author SHA1 Message Date
Filippos Karapetis
6ff53ea018 ACCESS: Some variable renaming 2015-07-27 14:54:23 +03:00
Filippos Karapetis
8be83948b1 ACCESS: Use our formatting conventions for variable and function names 2015-07-24 23:03:22 +03:00
Willem Jan Palenstijn
6ec9c81b57 Merge branch 'master' into mm
Conflicts:
	engines/access/access.cpp
	engines/access/asurface.h
	engines/access/bubble_box.cpp
	engines/access/bubble_box.h
	engines/access/martian/martian_game.cpp
	engines/access/player.cpp
	engines/access/player.h
	engines/access/resources.cpp
	engines/access/screen.cpp
	engines/access/screen.h
	engines/access/sound.cpp
	engines/access/sound.h
2015-07-22 22:43:42 +02:00
Strangerke
2fe58fac48 ACCESS: MM - Fix a bug in doBox_v1, implement some TYPE_3 code 2015-02-13 07:20:31 +01:00
Strangerke
e85788ffdc ACCESS: MM - Some work on bubble_box 2015-01-26 07:58:59 +01:00
Strangerke
6ba81a9749 ACCESS: MM - Implement printBubble_v1 2015-01-19 00:11:05 +01:00
Strangerke
b1477438bb ACCESS: MM - Implement displayInv 2015-01-18 15:26:05 +01:00
Strangerke
c4e8460ba2 ACCESS: MM - Fix a bug related to the down arrow, some refactoring and renaming 2015-01-17 14:26:56 +01:00
Strangerke
27a9a04615 ACCESS: MM - Fix crash in cmdDoTravel, some renaming 2015-01-17 09:42:41 +01:00
Strangerke
6f2b648b08 ACCESS: MM - Implement drawSelectBox 2015-01-16 08:09:57 +01:00
Strangerke
0c14e42bd2 ACCESS: MM - Implement up and down arrows in BubbleBox 2015-01-15 08:23:55 +01:00
Strangerke
f1aa191f8c ACCESS: MM - Implement getList 2015-01-15 00:40:43 +01:00
Strangerke
3a57f20816 ACCESS: MM - Implement displayBoxData 2015-01-14 23:44:24 +01:00
Strangerke
93e8b47e13 ACCESS: MM - Some more work on BubbleBox class 2015-01-13 21:52:40 +01:00
Strangerke
6a288bc476 ACCESS: MM - Work some more on doBox_v1 2015-01-13 00:46:45 +01:00
Strangerke
ec381ae364 ACCESS: MM - Start implementing MM dialog box, split cmdConverse in two (WIP) 2015-01-12 00:04:38 +01:00
Strangerke
8249de3d44 ACCESS: MM - Make Bubble Box variable, add MM bubble boxes 2015-01-09 08:20:59 +01:00
Paul Gilbert
18df28f74d ACCESS: Extra initialization for various classes 2014-12-19 23:36:53 -05:00
Strangerke
3fca9d42f3 ACCESS: Use Common::String to display bubble box text 2014-12-18 07:23:18 +01:00
Strangerke
fe627c5ce1 ACCESS: Fix spacing around semicolumn in class definitions 2014-12-17 21:31:26 +01:00
Strangerke
492d974550 ACCESS: Some more polishing in the file headers 2014-12-17 18:27:47 +01:00
Strangerke
84ba0df9b2 ACCESS: Janitorial 2014-12-12 23:00:46 -05:00
Strangerke
7d0392aa83 ACCESS: Move _maxChars to asurface 2014-08-25 23:34:40 +02:00
Paul Gilbert
9393f6d755 ACCESS: Implemented bubble box drawing code 2014-08-17 18:56:05 -04:00
Paul Gilbert
77626b72a5 ACCESS: Add missing string parameters to bubble box methods 2014-08-17 12:01:28 -04:00
Paul Gilbert
404c7cd5d3 ACCESS: Split the bubble box code from Room into it's own file 2014-08-17 11:14:30 -04:00