~ubuntu-branches/ubuntu/saucy/manaplus/saucy-proposed

« back to all changes in this revision

Viewing changes to src/commands.cpp

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi, Andrei Karas, Patrick Matthäi
  • Date: 2013-06-10 10:53:26 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20130610105326-c3xqk5ebcgy3jxmb
Tags: 1.3.6.9-1
[ Andrei Karas ]
* Add new files to copyright file.

[ Patrick Matthäi ]
* New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1192
1192
        chatWindow->saveState();
1193
1193
}
1194
1194
 
 
1195
impHandler1(testParticle)
 
1196
{
 
1197
    if (player_node)
 
1198
        player_node->setTestParticle(args);
 
1199
}
 
1200
 
1195
1201
impHandler0(testsdlfont)
1196
1202
{
1197
1203
#if defined USE_OPENGL && defined DEBUG_SDLFONT