- Thread Starter
- #21
I landed a HUGE commit on the Win32 branch. It is terrible, But I had too much to keep it in any longer. I will be doing clean up, but if anyone else wants to work on anything, It would be nice to let me know how and what you plan to do because I may be doing commits in bulk for a bit so the branch never gets too broken. (Though as an initial port its broke to hell right now, barely running, and the core itself is probably not even getting started)
I will work on simplifying the way I abstracted the platforms - It's low quality right now, with 2 ifdef blocks in place of #include "winlnxdef.h"... I will be cleaning that system up A LOT.
Oh and Mudlord, Please don't feel like those little posts are zealotry. Usually at first Linux users feel it necessary to be loud and blunt, but the only thing about that post i found potentially annoying was the "Welcome to the future" part. Much worse is "GO UBUNTU!!!" and we generally do not promote that. I believe the reason is that Linux users often get ridiculed because they do not wish to use Windows so they end up taking it out on Windows users by consistantly suggesting its superiority. Honestly the only time I push Linux is when somebody shows ignorance at a more than normal rate or trolls. I don't mean to single out Vista or Microsoft fans, but they bash Linux MUCH more than a regular computer user.
If you develop software from scratch, try to atleast get it working on Cygwin - Leave us a stub for development. I don't generally ask for ports because I'm a programmer (Who does porting
) but it's hard to transform a very large MSVC or MinGW project into a completely platform independent project. Linux itself is nice to work with. I would gladly try FreeBSD if NVidia straightens out the remaining issues and I can find a spair CD
I hear it's an actual UNIX. Oh, BTW, If you find Cygwin annoying, your not alone. It's pretty damn annoying to have your toolchain so far away from the OS. That's half my reason to be on Linux right now tbh.
I will work on simplifying the way I abstracted the platforms - It's low quality right now, with 2 ifdef blocks in place of #include "winlnxdef.h"... I will be cleaning that system up A LOT.
Oh and Mudlord, Please don't feel like those little posts are zealotry. Usually at first Linux users feel it necessary to be loud and blunt, but the only thing about that post i found potentially annoying was the "Welcome to the future" part. Much worse is "GO UBUNTU!!!" and we generally do not promote that. I believe the reason is that Linux users often get ridiculed because they do not wish to use Windows so they end up taking it out on Windows users by consistantly suggesting its superiority. Honestly the only time I push Linux is when somebody shows ignorance at a more than normal rate or trolls. I don't mean to single out Vista or Microsoft fans, but they bash Linux MUCH more than a regular computer user.
If you develop software from scratch, try to atleast get it working on Cygwin - Leave us a stub for development. I don't generally ask for ports because I'm a programmer (Who does porting
Last edited: