Changes from 5.0 to 5.1:

- Added linux version (working makefile for linux/cygwin). (Markus)
- Compiled against new metamod api. (Markus)
- Added cool metamod init message. (Markus)
- Reworked config stuff, but no new features. (Markus)
- Reworked commands. More commands should be available in different modes (client, server, main config). (Markus)
- Reworked bot creation to be more stable. (Markus)
- Fixed the bot creations names bug. (Markus)
- The source code is now more clean. (Markus)
- Fixed the crash bug when you try to edit waypoints. (The Storm)
- The E[POD]bot commands now use the prefix epb_ . (The Storm)
- Improved the using of some weapons - Like AK47, M4A1 etc. (The Storm)
- Fixed the bug where the bots will ignore the radio commands. (The Storm)
- Fixed the bug where the epb_min_bots and epb_max_bots are ignored. (The Storm)
- Added Client commands for path waypoint editing. (The Storm)
* epb_setwaypoint - This will set the primary waypoint that will be used when editing.
* epb_wpathmanager_create1 - This will create one way path connection from the primary waypoint to the secondary.
* epb_wpathmanager_create2 - This will create both ways path connections from the primary waypoint to the secondary.
* epb_wpathmanager_remove1 - This will remove one way path connection from the primary waypoint to the secondary.
* epb_wpathmanager_remove2 - This will remove the both ways path connections from the primary waypoint to the secondary.
- Updated the cs_estate and de_piranesi waypoints (MarD).
