summaryrefslogtreecommitdiff
path: root/src/core/ss_main.c
AgeCommit message (Expand)Author
2009-07-25Changed params parameter of Command's Execute() from std::vector<std::string>...cyberbotx
2009-03-31Send snotice after connecting to the network. Also change OnServerConnect to ...rburchell
2009-03-31Fix ss_main's client introduction.rburchell
2009-02-19Fix ns_update, thanks DP. Fix two compile errors.rburchell
2009-02-10Fixed compile error in ss_main.cyberbotx
2009-02-10Fix modules to use the right type (CommandReturn, not CommandResult)rburchell
2009-02-09Squashed commit: merge next (1.9.1) back to trunk.rburchell
2009-01-03Housekeeping contact address updates.sjaz
2009-01-02Update copyrights for 2009.rburchell
2008-11-30Set ss_main to be permanent, as well as set it's type, author, and version.cyberbotx
2008-11-30Fix issue with ss_main where it doesn't recreate StatServ when it's unloaded ...cyberbotx
2008-11-30Modified BotInfo to store a pointer to a command hash table (this is so modul...cyberbotx
2008-11-29Added ss_main.c, a small sample showing how to create a pseudo-client from a ...cyberbotx