1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Commit Graph

12 Commits

Author SHA1 Message Date
BenLand100
ac40880d4f Resolving #68 in both branches...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@444 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-21 20:51:55 +00:00
Raymond
a7f37bd6f4 Removed Windowutil and changed GetDC into GetWindowDC. (GetWindowDC gets the entire window, including the border, menubar etc..).
Also Ben, you might want to get rid of the plugin loading every time a new target is set.

git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@442 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-21 18:22:28 +00:00
BenLand100
104b410220 Merged oop changes to plugin loading into trunk. Also removed some missing paths from the project file and set laz to build in a build/$(TargetOS) folder instead of building where the sorces are... its cleaner imo. In the IOManager branch I coded for passing the plugin path down to the mufasa library so it can load components (e.g. eios and a system i'm planning for multiple script components). I'll probably be quite for a while as I work on SMART.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@441 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-21 16:45:58 +00:00
BenLand100
5d4ee2baa1 Still working in the branch. Made some oop changes to plugin loading to allow any class to extend a generic loader and provide specific loading capabilities. Also implemented the EIOS loader. I'll be working on making SMART implement EIOS (and change the specification as needed) next.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@440 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-21 15:53:54 +00:00
BenLand100
d74ca8dd61 Removed old units, now fully dependant on new units. Windows still needs debugging --- or maybe its my crosscompiler that's fucked.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@439 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-21 06:15:48 +00:00
BenLand100
adcde2d2ba Implemented windows stuff, but as I can compile yet not debug windows on here, its still a bit buggy...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@438 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-21 05:47:53 +00:00
BenLand100
0a41342cec IOManager branch compiles --- key/mouse methods need os implementation still
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@437 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-20 21:20:58 +00:00
BenLand100
9cd2a2d876 Hopefully I've got the right files in here by now... I'll need to fix some stuff i overwrote/broke in the svn madness...
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@436 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-20 20:52:18 +00:00
BenLand100
39e4249670 Branching so I don't screw up anything in the trunk while working on IOManager stuff.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@435 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-20 20:17:18 +00:00
BenLand100
7b1009732f forgot to make trunk
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@433 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-20 18:39:00 +00:00
BenLand100
548861f380 Incorperated the Majority of the framework, but OS specific key and mouse commands still need native implementation, as well as some possible method restructuring related to that in the TTarget class
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@432 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-20 18:28:38 +00:00
BenLand100
d6474cda3d Creating branch for IOManager work so I don't fuck up the trunk
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@431 3f818213-9676-44b0-a9b4-5e4c4e03d09d
2010-01-20 18:20:09 +00:00