DopeWars for PalmOS

This is DopeWars, a PalmOS clone of an old DOS game of the same name.  The original DOS version, written by John Dell, can be found on the website.

DopeWars was originally created by Matthew Lee (mattlee@mit.edu) while he was at MIT.  Unfortunately, Matt hasn't made any changes or updates to the game in about 3 years.  Also in that time he has since left MIT and is no longer reachable.  Along with that the DopeWars website has been taken down.  Taking all that into account, while I was playing the game I noticed a few bugs.  So, since the source code was available, I decided to go ahead and fix them as well as add a few new features (see "What's New" below).

DopeWars is not intended for audiences under the age of 18 due to its drug-related content.

"This program is freeware, and the source code is available free of charge as well at the DopeWars web site.  I believe the Palm community could use more quality free programs and less poor-quality shareware programs.  Also, I learned PalmOS programming from studying other programmers' code, and I hope new programmers might learn something from my code as well."  -- Matt Lee

The help dialogs in the game explain how to play the game.  Either click on the info icon in the upper right hand corner of a dialog box or access the help topics from the Help menu in the buying/selling screen.

"Thanks goes out to all of the kind people who sent me feature suggestions, pointed out bugs, and shared their appreciation of the game with me.  This game is great because of your contributions!"  -- Matt Lee

Since I have taken over development for the game, please feel free to email me comments and suggestions for the game.  Also there is now a website for the game at http://dopewars.kicks-ass.net and I can be reached over AOL Instant Messenger at DopeWarsOnAIM.

Have fun!

            - Michael Hallett (hallem@nyc.rr.com)


Version      Notes
2.4.4  
  • added a "000" (triple zero) button to the Loan Shark and Bank screens to make entering in large dollar amounts easier
2.4.3  
  • fixed upgrade bug (you should now be able to upgrade from any previous version of the game to the current one seamlessly)
2.4.2  
  • fixed bug with version information
  • separated out contact information from help windows into its own menu item
  • fixed crash bug in PalmOS 3.5.X in the loan shark and bank screens (for real this time!)
2.4.1  
  • fixed bug with the shotgun (cop count went negative)
  • changed cash/debt/savings displays to display "$x.x Q" when amount is over $10 Quintillion
  • re-added the score verification feature so you can report your high scores on the website
  • added the appropriate titles when you finish the game in cheat mode with $1 trillion or more
2.4.0
  • debt now increases in cheat mode
  • huge coat cheat now give you a coat size of 1000 instead of 999
  • slight increase to the frequency you can buy a gun
  • fixed bug in cash/debt/savings when values go over 2 billion
  • changed cash/debt/savings displays to display "$x.x B" when amount is over $10 billion
  • changed cash/debt/savings displays to display "$x.x T" when amount is over $10 trillion
  • moved over coat size to allow for large coat size displays of xxxx/xxxx
  • fixed cancel button bug on travel screen for PalmOS 5
  • added 60 and 90 day game options to cheat menu
  • added shotgun option --> if you have a gun you will randomly have a chance to upgrade to a shotgun which kills 2 cops if you hit
2.3.0
  • fixed crash bug in PalmOS 3.5.2 in the loan shark and bank screens
  • added "Entire Debt" payment button and "Max Amount" borrowing button to loan shark dialogs
  • added periodic "reminders" from the loan shark thugs when your debt goes past $100,000
  • changed Ludes to Ecstasy, just to be a little more modern (no change in pricing though)
  • temporarily removed score verification feature (it will be back later)
2.2.0
  • added "Max" button to buy/sell dialogs that buys or sells the maximum allowable amount
  • added cheat menu to make it easier to cheat
  • changed cash/debt/savings displays to display "$x.x M" when amount is over $100 million
  • made buy screen say "a lot" if the allowable purchase quantity is over 1000
  • added "Current location:" to Travel screen
2.1.5
  • changed loan shark to be more giving (30x cash instead of 4x)
2.1.0
  • changed loan shark to be more giving (4x cash instead of 2x)
  • added high score verification for upcoming website
  • removed $ from "None" entries in price table
  • made Cancel button hidden on initial Travel screen
2.0.1
  • put a limit on loan shark borrowing
  • fixed a nasty hard-to-reach UI bug
2.0.0
  • added auto save/resume game feature
  • added cheat codes! (see Game Info for details)
1.5.2
  • fixed bugs in numeric input fields
  • removed the "1" in numeric fields by default
1.5.1
  • changed it so that focus jumps to input text fields in buy/sell dialogs.
1.5.0
  • added a high score table
1.0.0
  • first release version