From: Ryan Flegel Date: Mon, 9 Jun 2008 01:25:27 +0000 (+0000) Subject: #303: Typo fixes from mathnerd314 X-Git-Url: https://git.octo.it/?p=supertux.git;a=commitdiff_plain;h=08ccb17345a52f5ffd8a5dd6ecf675cad55f16a7 #303: Typo fixes from mathnerd314 SVN-Revision: 5544 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 8c3a6ca4b..0237693ec 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -370,10 +370,10 @@ SET(CPACK_PACKAGE_VENDOR "SuperTux Devel Team") SET(CPACK_PACKAGE_CONTACT "SuperTux Devel Team ") SET(CPACK_DEBIAN_PACKAGE_NAME "supertux2") SET(CPACK_DEBIAN_PACKAGE_DEPENDS "libc6 (>= 2.5), libgcc1 (>= 1:4.1), libgl1-mesa-glx | libgl1, libogg0 (>= 1.1.3), libopenal0a, libphysfs-1.0-0, libsdl-image1.2 (>= 1.2.5), libsdl1.2debian (>= 1.2.10-1), libstdc++6 (>= 4.1.2), libvorbis0a (>= 1.1.2), libvorbisfile3 (>= 1.1.2), libcurl3 (>= 7.16)") -SET(CPACK_DEBIAN_PACKAGE_DESCRIPTION "Classic 2D jump 'n run sidescroller with Tux\n SuperTux is a classic 2D jump 'n run sidescroller game in a similar\n style like the original SuperMario games. This release of SuperTux\n features 9 enemies, 26 playable levels, software and OpenGL rendering\n modes, configurable joystick and keyboard input, new music and\n completly redone graphics.\n .\n This is a development snapshot of SuperTux. It may suffer from\n critical bugs and has not been fully tested. \n .\n Homepage: http://supertux.lethargik.org/") +SET(CPACK_DEBIAN_PACKAGE_DESCRIPTION "Classic 2D jump 'n run sidescroller with Tux\n SuperTux is a classic 2D jump 'n run sidescroller game in a similar\n style like the original SuperMario games. This release of SuperTux\n features 9 enemies, 26 playable levels, software and OpenGL rendering\n modes, configurable joystick and keyboard input, new music and\n completely redone graphics.\n .\n This is a development snapshot of SuperTux. It may suffer from\n critical bugs and has not been fully tested. \n .\n Homepage: http://supertux.lethargik.org/") SET(CPACK_DEBIAN_PACKAGE_SECTION "games") SET(CPACK_RPM_PACKAGE_NAME "supertux2") -SET(CPACK_RPM_PACKAGE_DESCRIPTION "Classic 2D jump 'n run sidescroller with Tux\n SuperTux is a classic 2D jump 'n run sidescroller game in a similar\n style like the original SuperMario games. This release of SuperTux\n features 9 enemies, 26 playable levels, software and OpenGL rendering\n modes, configurable joystick and keyboard input, new music and\n completly redone graphics.\n .\n This is a development snapshot of SuperTux. It may suffer from\n critical bugs and has not been fully tested. \n .\n Homepage: http://supertux.lethargik.org/") +SET(CPACK_RPM_PACKAGE_DESCRIPTION "Classic 2D jump 'n run sidescroller with Tux\n SuperTux is a classic 2D jump 'n run sidescroller game in a similar\n style like the original SuperMario games. This release of SuperTux\n features 9 enemies, 26 playable levels, software and OpenGL rendering\n modes, configurable joystick and keyboard input, new music and\n completely redone graphics.\n .\n This is a development snapshot of SuperTux. It may suffer from\n critical bugs and has not been fully tested. \n .\n Homepage: http://supertux.lethargik.org/") SET(CPACK_RPM_PACKAGE_LICENSE "GNU General Public License (GPL)") SET(CPACK_RPM_PACKAGE_GROUP "Amusements/Games/Action/Arcade") IF(${CMAKE_SYSTEM_NAME} MATCHES "Darwin") diff --git a/contrib/supertux-nogl.diff b/contrib/supertux-nogl.diff index f83ae74f1..99fb95a30 100644 --- a/contrib/supertux-nogl.diff +++ b/contrib/supertux-nogl.diff @@ -2051,7 +2051,7 @@ Index: configure.ac --- configure.ac (revision 5071) +++ configure.ac (working copy) @@ -154,9 +154,15 @@ - [AC_MSG_ERROR([Please intall OpenAL])], + [AC_MSG_ERROR([Please install OpenAL])], [], []) -AX_CHECK_GL diff --git a/data/images/objects/platforms/pedestral.sprite b/data/images/objects/platforms/pedestral.sprite index fffe84ef8..e69de29bb 100644 --- a/data/images/objects/platforms/pedestral.sprite +++ b/data/images/objects/platforms/pedestral.sprite @@ -1,6 +0,0 @@ -(supertux-sprite - (action - (name "default") - (images "pedestral.png") - ) -) diff --git a/data/images/tiles.strf b/data/images/tiles.strf index 84e84d592..9dddb8f01 100644 --- a/data/images/tiles.strf +++ b/data/images/tiles.strf @@ -3,10 +3,10 @@ ;; as the tile properties (unisolid, solid, ice, water, etc.). Since ;; it is important that the tile-ids don't change once created and ;; used in a level some care has to be taken when editing this file, -;; else the levels would be rendered unusable. +;; otherwise the levels would be rendered unusable. ;; ;; Some notes on editing this file: -;; - tile-ids must be uniq +;; - tile-ids must be unique ;; - the tile definition with the largest id should always be at the ;; bottom of the file ;; - when creating a new tile definition take the greatest current id @@ -940,7 +940,7 @@ ) (image "tiles/blocks/block_horiz.png") ) - ; Yes the numbering is extremly odd, backward compatiblity... + ; Yes, the numbering is extremely odd, backwards compatibility... (tiles (width 3) (height 4) @@ -6771,14 +6771,14 @@ (tile (id 2019) (images - (region "tiles/water/antartic-1.png" 0 0 32 32) - (region "tiles/water/antartic-2.png" 0 0 32 32) - (region "tiles/water/antartic-3.png" 0 0 32 32) - (region "tiles/water/antartic-4.png" 0 0 32 32) - (region "tiles/water/antartic-5.png" 0 0 32 32) - (region "tiles/water/antartic-6.png" 0 0 32 32) - (region "tiles/water/antartic-7.png" 0 0 32 32) - (region "tiles/water/antartic-8.png" 0 0 32 32) + (region "tiles/water/antarctic-1.png" 0 0 32 32) + (region "tiles/water/antarctic-2.png" 0 0 32 32) + (region "tiles/water/antarctic-3.png" 0 0 32 32) + (region "tiles/water/antarctic-4.png" 0 0 32 32) + (region "tiles/water/antarctic-5.png" 0 0 32 32) + (region "tiles/water/antarctic-6.png" 0 0 32 32) + (region "tiles/water/antarctic-7.png" 0 0 32 32) + (region "tiles/water/antarctic-8.png" 0 0 32 32) ) (water #t) (anim-fps 16) @@ -6787,14 +6787,14 @@ (tile (id 2140) (images - (region "tiles/water/antartic-1.png" 32 0 32 32) - (region "tiles/water/antartic-2.png" 32 0 32 32) - (region "tiles/water/antartic-3.png" 32 0 32 32) - (region "tiles/water/antartic-4.png" 32 0 32 32) - (region "tiles/water/antartic-5.png" 32 0 32 32) - (region "tiles/water/antartic-6.png" 32 0 32 32) - (region "tiles/water/antartic-7.png" 32 0 32 32) - (region "tiles/water/antartic-8.png" 32 0 32 32) + (region "tiles/water/antarctic-1.png" 32 0 32 32) + (region "tiles/water/antarctic-2.png" 32 0 32 32) + (region "tiles/water/antarctic-3.png" 32 0 32 32) + (region "tiles/water/antarctic-4.png" 32 0 32 32) + (region "tiles/water/antarctic-5.png" 32 0 32 32) + (region "tiles/water/antarctic-6.png" 32 0 32 32) + (region "tiles/water/antarctic-7.png" 32 0 32 32) + (region "tiles/water/antarctic-8.png" 32 0 32 32) ) (water #t) (anim-fps 16) @@ -6803,14 +6803,14 @@ (tile (id 2141) (images - (region "tiles/water/antartic-1.png" 64 0 32 32) - (region "tiles/water/antartic-2.png" 64 0 32 32) - (region "tiles/water/antartic-3.png" 64 0 32 32) - (region "tiles/water/antartic-4.png" 64 0 32 32) - (region "tiles/water/antartic-5.png" 64 0 32 32) - (region "tiles/water/antartic-6.png" 64 0 32 32) - (region "tiles/water/antartic-7.png" 64 0 32 32) - (region "tiles/water/antartic-8.png" 64 0 32 32) + (region "tiles/water/antarctic-1.png" 64 0 32 32) + (region "tiles/water/antarctic-2.png" 64 0 32 32) + (region "tiles/water/antarctic-3.png" 64 0 32 32) + (region "tiles/water/antarctic-4.png" 64 0 32 32) + (region "tiles/water/antarctic-5.png" 64 0 32 32) + (region "tiles/water/antarctic-6.png" 64 0 32 32) + (region "tiles/water/antarctic-7.png" 64 0 32 32) + (region "tiles/water/antarctic-8.png" 64 0 32 32) ) (water #t) (anim-fps 16) @@ -6819,14 +6819,14 @@ (tile (id 2142) (images - (region "tiles/water/antartic-1.png" 96 0 32 32) - (region "tiles/water/antartic-2.png" 96 0 32 32) - (region "tiles/water/antartic-3.png" 96 0 32 32) - (region "tiles/water/antartic-4.png" 96 0 32 32) - (region "tiles/water/antartic-5.png" 96 0 32 32) - (region "tiles/water/antartic-6.png" 96 0 32 32) - (region "tiles/water/antartic-7.png" 96 0 32 32) - (region "tiles/water/antartic-8.png" 96 0 32 32) + (region "tiles/water/antarctic-1.png" 96 0 32 32) + (region "tiles/water/antarctic-2.png" 96 0 32 32) + (region "tiles/water/antarctic-3.png" 96 0 32 32) + (region "tiles/water/antarctic-4.png" 96 0 32 32) + (region "tiles/water/antarctic-5.png" 96 0 32 32) + (region "tiles/water/antarctic-6.png" 96 0 32 32) + (region "tiles/water/antarctic-7.png" 96 0 32 32) + (region "tiles/water/antarctic-8.png" 96 0 32 32) ) (water #t) (anim-fps 16) @@ -6835,7 +6835,7 @@ (tile (id 2020) (images - "tiles/water/antartic.png") + "tiles/water/antarctic.png") (water #t) ) diff --git a/data/levels/world2/dfk-level2.stl b/data/levels/world2/dfk-level2.stl index a355a5bc7..cadd6a3e7 100644 --- a/data/levels/world2/dfk-level2.stl +++ b/data/levels/world2/dfk-level2.stl @@ -109,7 +109,7 @@ (platform (name "door2b") (running #f) - (sprite "images/objects/platforms/pedestral.sprite") + (sprite "images/objects/platforms/pedestal.sprite") (path (node (x 5344.797) @@ -126,7 +126,7 @@ (platform (name "door2a") (running #f) - (sprite "images/objects/platforms/pedestral.sprite") + (sprite "images/objects/platforms/pedestal.sprite") (path (node (x 4831.806) @@ -143,7 +143,7 @@ (platform (name "door2c") (running #f) - (sprite "images/objects/platforms/pedestral.sprite") + (sprite "images/objects/platforms/pedestal.sprite") (path (node (x 3712.48) diff --git a/data/scripts/console.nut b/data/scripts/console.nut index dc4e05daa..5ceec2d0e 100644 --- a/data/scripts/console.nut +++ b/data/scripts/console.nut @@ -1,6 +1,6 @@ /** * This script is loaded into the console script interpreter. - * You should define shortcuts and helper functions that are usefull for the + * You should define shortcuts and helper functions that are useful for the * console here */ diff --git a/docs/levelformat.txt b/docs/levelformat.txt index 812a56ed7..7ccb112c4 100644 --- a/docs/levelformat.txt +++ b/docs/levelformat.txt @@ -40,7 +40,7 @@ prefix-ed by a ';', describe what everything is about. ; Each level has one or more sectors. Sectors can be seen as levels inside this ; level. Their use is for swapping. (sector -; Naming sectors is usefull to for swapping +; Naming sectors is useful for swapping ; "main" sectors are the ones that the player will start in (name "main") ; Setup an end sequence animation (blank for nothing). @@ -69,7 +69,7 @@ prefix-ed by a ';', describe what everything is about. (bottom_blue 0) ) ; Now let's go for tilemaps. Tilemaps are the tiles field. We can have more -; than one. Each one has the following properites: +; than one. Each one has the following properties: ; layer - can be foreground (drawn above player), interactive (interacts with player, ; (solid #t) has to be set, as well), background (drawn below the player). ; speed - this can be used for parallax effects. Better use a level editor (though @@ -146,7 +146,7 @@ prefix-ed by a ';', describe what everything is about. ; scroll or not (just go to the front). (backscrolling #t) ) -; We could also setup other objects, like trampolins, doors (to swap), +; We could also setup other objects, like trampolines, doors (to swap), ; and moving platform. Please check another level (ie. in test/) that ; uses them to learn more about them. ) @@ -165,7 +165,7 @@ when starting a game. After selecting the subset, have a look at the level editor. The button bar in the right is the place where you can control the actions related with editing. You can select levels and add -throught there. +through there. To select tiles (foreground or background) and enemies, the button bar is the right place. There you can also save, test and setup diff --git a/docs/milestone2.html b/docs/milestone2.html index 3ce2c0446..8da1b72ec 100644 --- a/docs/milestone2.html +++ b/docs/milestone2.html @@ -66,7 +66,7 @@ levels use one of these tilesets; a general rule should be not to mix them.
Levels in the transition area between light and ghost forest, however, follow a different design: Those levels will have a light sector and a -very similar looking ghost forest sector. Troughout the level, Tux will +very similar looking ghost forest sector. Throughout the level, Tux will need to travel between the sectors to solve puzzles and find his way through the level. Transition between the worlds can happen by either
a) actively walking through a portal,
@@ -103,13 +103,13 @@ badguys


Powerups:
-In Milestone 2 in general, the favourite way of enhancing Tux' +In Milestone 2 in general, the favored way of enhancing Tux' abilities will be through level objects that temporarily grant Tux special abilities (see Level Objects section for more details), rather than permanent powerups like fire and ice shots. Those will still be there, but they'll remain relatively weak, so they don't get in the way of level design. An ice shot will be implemented, the fire shot's -behaviour will be improved [need more detail here]. The fire shot gets +behavior will be improved [need more detail here]. The fire shot gets a new ability to burn through specific tiles to reveal paths. These paths, however, should contain only bonus items like coins; it must be possible to finish a level without needing the fire powerup.
diff --git a/mk/cmake/FindOggVorbis.cmake b/mk/cmake/FindOggVorbis.cmake index a9ca2ad0f..d4349acd9 100644 --- a/mk/cmake/FindOggVorbis.cmake +++ b/mk/cmake/FindOggVorbis.cmake @@ -45,9 +45,9 @@ else (OGGVORBIS_FOUND) if (OggVorbis_FIND_REQUIRED) message(FATAL_ERROR "Could NOT find OggVorbis libraries") endif (OggVorbis_FIND_REQUIRED) - if (NOT OggVorbis_FIND_QUITELY) + if (NOT OggVorbis_FIND_QUIETLY) message(STATUS "Could NOT find OggVorbis libraries") - endif (NOT OggVorbis_FIND_QUITELY) + endif (NOT OggVorbis_FIND_QUIETLY) endif (OGGVORBIS_FOUND) #check_include_files(vorbis/vorbisfile.h HAVE_VORBISFILE_H) #check_library_exists(ogg ogg_page_version "" HAVE_LIBOGG) diff --git a/src/audio/sound_file.cpp b/src/audio/sound_file.cpp index 98a615b14..63521109b 100644 --- a/src/audio/sound_file.cpp +++ b/src/audio/sound_file.cpp @@ -128,7 +128,7 @@ WavSoundFile::WavSoundFile(PHYSFS_file* file) if(chunklen > 16) { if(PHYSFS_seek(file, PHYSFS_tell(file) + (chunklen-16)) == 0) - throw std::runtime_error("EOF while reading reast of format chunk"); + throw std::runtime_error("EOF while reading rest of format chunk"); } // set file offset to DATA chunk data diff --git a/src/audio/stream_sound_source.cpp b/src/audio/stream_sound_source.cpp index 5a0172362..6f94706c4 100644 --- a/src/audio/stream_sound_source.cpp +++ b/src/audio/stream_sound_source.cpp @@ -69,7 +69,7 @@ StreamSoundSource::update() for(ALint i = 0; i < processed; ++i) { ALuint buffer; alSourceUnqueueBuffers(source, 1, &buffer); - SoundManager::check_al_error("Couldn't unqueu audio buffer: "); + SoundManager::check_al_error("Couldn't unqueue audio buffer: "); if(fillBufferAndQueue(buffer) == false) break; diff --git a/src/badguy/badguy.hpp b/src/badguy/badguy.hpp index 2af09d213..064d6c238 100644 --- a/src/badguy/badguy.hpp +++ b/src/badguy/badguy.hpp @@ -56,13 +56,13 @@ public: * calls active_update and inactive_update */ virtual void update(float elapsed_time); - /** Called when a collision with another object occured. The default - * implemetnation calls collision_player, collision_solid, collision_badguy + /** Called when a collision with another object occurred. The default + * implementation calls collision_player, collision_solid, collision_badguy * and collision_squished */ virtual HitResponse collision(GameObject& other, const CollisionHit& hit); - /** Called when a collision with tile with special attributes occured */ + /** Called when a collision with tile with special attributes occurred */ virtual void collision_tile(uint32_t tile_attributes); /** Set the badguy to kill/falling state, which makes him falling of the diff --git a/src/badguy/mrbomb.cpp b/src/badguy/mrbomb.cpp index cc74c01a4..fca87666e 100644 --- a/src/badguy/mrbomb.cpp +++ b/src/badguy/mrbomb.cpp @@ -47,7 +47,7 @@ MrBomb::MrBomb(const lisp::Lisp& reader) sprite = sprite_manager->create( sprite_name ); } -/* MrBomb created by a despencer always gets default sprite atm.*/ +/* MrBomb created by a dispenser always gets default sprite atm.*/ MrBomb::MrBomb(const Vector& pos, Direction d) : WalkingBadguy(pos, d, "images/creatures/mr_bomb/mr_bomb.sprite", "left", "right") { diff --git a/src/binreloc/binreloc.c b/src/binreloc/binreloc.c index 17df59e9d..53216061d 100644 --- a/src/binreloc/binreloc.c +++ b/src/binreloc/binreloc.c @@ -36,7 +36,7 @@ extern "C" { /** @internal * Find the canonical filename of the executable. Returns the filename * (which must be freed) or NULL on error. If the parameter 'error' is - * not NULL, the error code will be stored there, if an error occured. + * not NULL, the error code will be stored there, if an error occurred. */ static char * _br_find_exe (BrInitError *error) diff --git a/src/control/codecontroller.hpp b/src/control/codecontroller.hpp index fdc089323..5c34b1727 100644 --- a/src/control/codecontroller.hpp +++ b/src/control/codecontroller.hpp @@ -23,7 +23,7 @@ #include "controller.hpp" /** - * This is a dummy controler that doesn't react to any user input but should + * This is a dummy controller that doesn't react to any user input but should * be controlled by code */ class CodeController : public Controller diff --git a/src/control/joystickkeyboardcontroller.cpp b/src/control/joystickkeyboardcontroller.cpp index 92ccabce0..3a0b7dadd 100644 --- a/src/control/joystickkeyboardcontroller.cpp +++ b/src/control/joystickkeyboardcontroller.cpp @@ -410,7 +410,7 @@ JoystickKeyboardController::process_axis_event(const SDL_JoyAxisEvent& jaxis) else { // Split the axis into left and right, so that both can be - // mapped seperatly (needed for jump/down vs up/down) + // mapped separately (needed for jump/down vs up/down) int axis = jaxis.axis + 1; AxisMap::iterator left = joy_axis_map.find(-axis); @@ -937,16 +937,16 @@ JoystickKeyboardController::JoystickMenu::recreateMenu() add_toggle(Controller::CONTROLCOUNT, _("Jump with Up"), controller->jump_with_up_joy); } else { - add_deactive(-1, _("No Joysticks found")); + add_inactive(-1, _("No Joysticks found")); } - add_deactive(-1,""); + add_inactive(-1,""); add_entry(SCAN_JOYSTICKS, _("Scan for Joysticks")); //Show Joysticks currently activated: for(std::vector::iterator i = controller->joysticks.begin(); i != controller->joysticks.end(); ++i) { if(*i != 0) - add_deactive(-1, SDL_JoystickName(SDL_JoystickIndex(*i)) ); + add_inactive(-1, SDL_JoystickName(SDL_JoystickIndex(*i)) ); } add_hl(); diff --git a/src/file_system.cpp b/src/file_system.cpp index 266da812f..447c21e2c 100644 --- a/src/file_system.cpp +++ b/src/file_system.cpp @@ -85,7 +85,7 @@ std::string normalize(const std::string& filename) if(path_stack.empty()) { log_warning << "Invalid '..' in path '" << filename << "'" << std::endl; - // push it into the result path so that the users sees his error... + // push it into the result path so that the user sees his error... path_stack.push_back(pathelem); } else { path_stack.pop_back(); diff --git a/src/gui/menu.cpp b/src/gui/menu.cpp index 97f7086d6..5338ba81d 100644 --- a/src/gui/menu.cpp +++ b/src/gui/menu.cpp @@ -53,7 +53,7 @@ Menu* Menu::current_ = 0; Menu* Menu::previous = 0; Font* Menu::default_font; Font* Menu::active_font; -Font* Menu::deactive_font; +Font* Menu::inactive_font; Font* Menu::label_font; Font* Menu::field_font; @@ -62,7 +62,7 @@ bool confirm_dialog(Surface *background, std::string text) { //Surface* cap_screen = Surface::CaptureScreen(); Menu* dialog = new Menu; - dialog->add_deactive(-1, text); + dialog->add_inactive(-1, text); dialog->add_hl(); dialog->add_entry(true, _("Yes")); dialog->add_entry(false, _("No")); @@ -280,13 +280,13 @@ Menu::additem(MenuItem* item) items.push_back(item); /* If a new menu is being built, the active item shouldn't be set to - * something that isnt selectable. Set the active_item to the first - * selectable item added + * something that isn't selectable. Set the active_item to the first + * selectable item added. */ if (active_item == -1 && item->kind != MN_HL && item->kind != MN_LABEL - && item->kind != MN_DEACTIVE) { + && item->kind != MN_INACTIVE) { active_item = items.size() - 1; } } @@ -329,9 +329,9 @@ Menu::add_entry(int id, const std::string& text) } MenuItem* -Menu::add_deactive(int id, const std::string& text) +Menu::add_inactive(int id, const std::string& text) { - MenuItem* item = new MenuItem(MN_DEACTIVE, id); + MenuItem* item = new MenuItem(MN_INACTIVE, id); item->text = text; additem(item); return item; @@ -468,7 +468,7 @@ Menu::update() active_item = int(items.size())-1; } while ((items[active_item]->kind == MN_HL || items[active_item]->kind == MN_LABEL - || items[active_item]->kind == MN_DEACTIVE) + || items[active_item]->kind == MN_INACTIVE) && (active_item != last_active_item)); break; @@ -481,7 +481,7 @@ Menu::update() active_item = 0; } while ((items[active_item]->kind == MN_HL || items[active_item]->kind == MN_LABEL - || items[active_item]->kind == MN_DEACTIVE) + || items[active_item]->kind == MN_INACTIVE) && (active_item != last_active_item)); break; @@ -561,7 +561,7 @@ Menu::update() { int i = items[active_item]->input.size(); - while(delete_character > 0) /* remove charactes */ + while(delete_character > 0) /* remove characters */ { items[active_item]->input.resize(i-1); delete_character--; @@ -653,10 +653,10 @@ Menu::draw_item(DrawingContext& context, int index) switch (pitem.kind) { - case MN_DEACTIVE: + case MN_INACTIVE: { - context.draw_text(deactive_font, pitem.text, - Vector(pos_x, y_pos - int(deactive_font->get_height()/2)), + context.draw_text(inactive_font, pitem.text, + Vector(pos_x, y_pos - int(inactive_font->get_height()/2)), ALIGN_CENTER, LAYER_GUI); break; } @@ -965,7 +965,7 @@ Menu::event(const SDL_Event& event) /* only change the mouse focus to a selectable item */ if ((items[new_active_item]->kind != MN_HL) && (items[new_active_item]->kind != MN_LABEL) - && (items[new_active_item]->kind != MN_DEACTIVE)) + && (items[new_active_item]->kind != MN_INACTIVE)) active_item = new_active_item; if(MouseCursor::current()) diff --git a/src/gui/menu.hpp b/src/gui/menu.hpp index 0fa35fc65..cdb33252f 100644 --- a/src/gui/menu.hpp +++ b/src/gui/menu.hpp @@ -42,7 +42,7 @@ enum MenuItemKind { MN_GOTO, MN_TOGGLE, MN_BACK, - MN_DEACTIVE, + MN_INACTIVE, MN_TEXTFIELD, MN_NUMFIELD, MN_CONTROLFIELD, @@ -149,7 +149,7 @@ private: public: static Font* default_font; static Font* active_font; - static Font* deactive_font; + static Font* inactive_font; static Font* label_font; static Font* field_font; @@ -162,7 +162,7 @@ public: MenuItem* add_label(const std::string& text); MenuItem* add_entry(int id, const std::string& text); MenuItem* add_toggle(int id, const std::string& text, bool toggled = false); - MenuItem* add_deactive(int id, const std::string& text); + MenuItem* add_inactive(int id, const std::string& text); MenuItem* add_back(const std::string& text); MenuItem* add_submenu(const std::string& text, Menu* submenu, int id = -1); MenuItem* add_controlfield(int id, const std::string& text, diff --git a/src/lisp/lisp.hpp b/src/lisp/lisp.hpp index c65b2ea20..4d800942b 100644 --- a/src/lisp/lisp.hpp +++ b/src/lisp/lisp.hpp @@ -124,13 +124,13 @@ public: return v.boolean; } - /** conveniance functions which traverse the list until a child with a + /** convenience functions which traverse the list until a child with a * specified name is found. The value part is then interpreted in a specific * way. The functions return true, if a child was found and could be * interpreted correctly, otherwise false is returned and the variable value * is not changed. * (Please note that searching the lisp structure is O(n) so these functions - * are no good idea for performance critical areas) + * are not a good idea for performance critical areas) */ template bool get(const char* name, T& val) const diff --git a/src/mainloop.cpp b/src/mainloop.cpp index 2da35d1fd..978d6bfed 100644 --- a/src/mainloop.cpp +++ b/src/mainloop.cpp @@ -279,7 +279,7 @@ MainLoop::run(DrawingContext &context) if (elapsed_ticks > ticks_per_frame*4) { // when the game loads up or levels are switched the - // elapsed_ticks grows extremly large, so we just ignore those + // elapsed_ticks grows extremely large, so we just ignore those // large time jumps elapsed_ticks = 0; } diff --git a/src/math/rect.hpp b/src/math/rect.hpp index ab95d2fb6..1fd5dcbf2 100644 --- a/src/math/rect.hpp +++ b/src/math/rect.hpp @@ -25,7 +25,7 @@ /** This class represents a rectangle. * (Implementation Note) We're using upper left and lower right point instead of - * upper left and width/height here, because that makes the collision dectection + * upper left and width/height here, because that makes the collision detection * a little bit more efficient. */ class Rect diff --git a/src/moving_object.hpp b/src/moving_object.hpp index 69d36a331..4cc5dc2d0 100644 --- a/src/moving_object.hpp +++ b/src/moving_object.hpp @@ -45,7 +45,7 @@ enum CollisionGroup { /** TODO write docu :-/ */ COLGROUP_MOVING_STATIC, /** - * Doesn't move and isn't explicitely checked for collisions with other + * Doesn't move and isn't explicitly checked for collisions with other * objects (but other objects might check with this) * The difference to COLGROUP_TOUCHABLE is that we can do multiple * collision response tests in a row which is needed for static object @@ -56,7 +56,7 @@ enum CollisionGroup { */ COLGROUP_STATIC, /** - * Isn't explicitely checked for collisions with other objects. But other + * Isn't explicitly checked for collisions with other objects. But other * objects might check with this object. * Difference to COLGROUP_STATIC is that collisions with this object are * only tested once and collision response is typically not handled @@ -121,7 +121,7 @@ public: return movement; } - /** places the moving object at a specific position. Be carefull when + /** places the moving object at a specific position. Be careful when * using this function. There are no collision detection checks performed * here so bad things could happen. */ diff --git a/src/object/ambient_sound.hpp b/src/object/ambient_sound.hpp index a7a14bca7..dd5c9da96 100644 --- a/src/object/ambient_sound.hpp +++ b/src/object/ambient_sound.hpp @@ -21,7 +21,7 @@ /** * Ambient Sound Source, gamma version. Features: * - * - "rounded rectancle" geometry with position, dimension and + * - "rounded rectangle" geometry with position, dimension and * "rounding radius" (extending in all directions) of a 100% * volume area, adjustable maximum volume, inverse square * falloff outside area. @@ -32,7 +32,7 @@ * * x, y position * width, height dimension - * distance_factor high = steep fallofff + * distance_factor high = steep falloff * distance_bias high = big "100% disc" * silence_distance defaults reasonably. * sample sample to be played back in loop mode diff --git a/src/object/camera.hpp b/src/object/camera.hpp index 0d5a87fa8..061fe4d1b 100644 --- a/src/object/camera.hpp +++ b/src/object/camera.hpp @@ -50,7 +50,7 @@ public: /// write camera mode to a lisp file virtual void write(lisp::Writer& writer); - /// reset camera postion + /// reset camera position void reset(const Vector& tuxpos); /** return camera position */ @@ -99,7 +99,7 @@ private: void shake(); /** - * The camera basically provides lookeahead on the left or right side + * The camera basically provides lookahead on the left or right side * or is undecided. */ enum LookaheadMode { diff --git a/src/object/gameobjs.cpp b/src/object/gameobjs.cpp index 4af687d78..a0276edbc 100644 --- a/src/object/gameobjs.cpp +++ b/src/object/gameobjs.cpp @@ -160,7 +160,7 @@ FloatingText::update(float elapsed_time) void FloatingText::draw(DrawingContext& context) { - // make an alpha animation when disapearing + // make an alpha animation when disappearing int alpha; if(timer.get_timeleft() < FADING_TIME) alpha = int(timer.get_timeleft() * 255 / FADING_TIME); diff --git a/src/object/path_walker.hpp b/src/object/path_walker.hpp index 829eca175..831b191f0 100644 --- a/src/object/path_walker.hpp +++ b/src/object/path_walker.hpp @@ -36,7 +36,7 @@ public: virtual ~PathWalker(); /** - * advanves the path walker on the path and returns the position delta + * advances the path walker on the path and returns the position delta * to the last position */ virtual Vector advance(float elapsed_time); diff --git a/src/object/player.cpp b/src/object/player.cpp index 89b6a8d6d..7d9a572b3 100644 --- a/src/object/player.cpp +++ b/src/object/player.cpp @@ -60,7 +60,7 @@ static const float SHOOTING_TIME = .150f; static const float IDLE_TIME = 2.5f; /** acceleration in horizontal direction when walking - * (all acceleratiosn are in pixel/s^2) */ + * (all accelerations are in pixel/s^2) */ static const float WALK_ACCELERATION_X = 300; /** acceleration in horizontal direction when running */ static const float RUN_ACCELERATION_X = 400; diff --git a/src/object/player.hpp b/src/object/player.hpp index 7005674e4..c4e0dbf13 100644 --- a/src/object/player.hpp +++ b/src/object/player.hpp @@ -196,7 +196,7 @@ public: void do_jump(float yspeed); /** - * Adds velocity to the player (be carefull when using this) + * Adds velocity to the player (be careful when using this) */ void add_velocity(const Vector& velocity); diff --git a/src/object/skull_tile.cpp b/src/object/skull_tile.cpp index 025b5e8ae..ef2ead930 100644 --- a/src/object/skull_tile.cpp +++ b/src/object/skull_tile.cpp @@ -50,7 +50,7 @@ void SkullTile::draw(DrawingContext& context) { Vector pos = get_pos(); - // shacking + // shaking if(timer.get_timegone() > CRACKTIME) { pos.x += systemRandom.rand(-3, 3); } diff --git a/src/object/tilemap.hpp b/src/object/tilemap.hpp index d67049d78..42334bceb 100644 --- a/src/object/tilemap.hpp +++ b/src/object/tilemap.hpp @@ -42,7 +42,7 @@ class Tile; class TileSet; /** - * This class is reponsible for drawing the level tiles + * This class is responsible for drawing the level tiles */ class TileMap : public GameObject, public Serializable, public ScriptInterface { diff --git a/src/object/trampoline.hpp b/src/object/trampoline.hpp index c7653c0ea..6e94f7629 100644 --- a/src/object/trampoline.hpp +++ b/src/object/trampoline.hpp @@ -1,6 +1,6 @@ // $Id$ // -// SuperTux - Trampolin +// SuperTux - Trampoline // Copyright (C) 2006 Wolfgang Becker // // This program is free software; you can redistribute it and/or @@ -25,7 +25,7 @@ #include "object/rock.hpp" /** - * Jumping on a trampolin makes tux jump higher. + * Jumping on a trampoline makes tux jump higher. */ class Trampoline : public Rock { diff --git a/src/obstack/obstack.h b/src/obstack/obstack.h index 206fe5505..73ab42524 100644 --- a/src/obstack/obstack.h +++ b/src/obstack/obstack.h @@ -128,7 +128,7 @@ extern "C" { #define __BPTR_ALIGN(B, P, A) ((B) + (((P) - (B) + (A)) & ~(A))) -/* Similiar to _BPTR_ALIGN (B, P, A), except optimize the common case +/* Similar to _BPTR_ALIGN (B, P, A), except optimize the common case where pointers can be converted to integers, aligned as integers, and converted back again. If PTR_INT_TYPE is narrower than a pointer (e.g., the AS/400), play it safe and compute the alignment diff --git a/src/options_menu.cpp b/src/options_menu.cpp index 644028ceb..c947101d3 100644 --- a/src/options_menu.cpp +++ b/src/options_menu.cpp @@ -214,8 +214,8 @@ OptionsMenu::OptionsMenu() add_toggle(MNID_MUSIC, _("Music"), config->music_enabled) ->set_help(_("Disable all music")); } else { - add_deactive(MNID_SOUND, _("Sound (disabled)")); - add_deactive(MNID_MUSIC, _("Music (disabled)")); + add_inactive(MNID_SOUND, _("Sound (disabled)")); + add_inactive(MNID_MUSIC, _("Music (disabled)")); } add_submenu(_("Setup Keyboard"), main_controller->get_key_options_menu()) diff --git a/src/physic.hpp b/src/physic.hpp index 5275779b7..f8e807dab 100644 --- a/src/physic.hpp +++ b/src/physic.hpp @@ -43,7 +43,7 @@ public: void set_velocity_x(float vx); void set_velocity_y(float vy); - /// Velocities inversion. + /// Velocity inversion. void inverse_velocity_x(); void inverse_velocity_y(); diff --git a/src/random_generator.cpp b/src/random_generator.cpp index 90fbd5cd6..ea03c413e 100644 --- a/src/random_generator.cpp +++ b/src/random_generator.cpp @@ -67,7 +67,7 @@ int RandomGenerator::srand(int x) { } int RandomGenerator::rand() { - int rv; // a posative int + int rv; // a positive int while ((rv = RandomGenerator::random()) <= 0) // neg or zero causes probs ; if (debug > 0) @@ -147,7 +147,7 @@ double RandomGenerator::randf(double u, double v) { // then initialized to contain information for random number generation with // that much state information. Good sizes for the amount of state // information are 32, 64, 128, and 256 bytes. The state can be switched by -// calling the setstate() routine with the same array as was initiallized +// calling the setstate() routine with the same array as was initialized // with initstate(). By default, the package runs with 128 bytes of state // information and generates far better random numbers than a linear // congruential generator. If the amount of state information is less than @@ -302,7 +302,7 @@ void RandomGenerator::initialize() { // // Compute x = (7^5 * x) mod (2^31 - 1) -// wihout overflowing 31 bits: +// without overflowing 31 bits: // (2^31 - 1) = 127773 * (7^5) + 2836 // From "Random number generators: good ones are hard to find", // Park and Miller, Communications of the ACM, vol. 31, no. 10, diff --git a/src/ref.hpp b/src/ref.hpp index 4e15c0f63..0093a34f0 100644 --- a/src/ref.hpp +++ b/src/ref.hpp @@ -22,7 +22,7 @@ /** This class behaves like a pointer to a refcounted object, but increments the * reference count when new objects are assigned and decrements the refcounter - * when it's lifetime has experied. (similar to std::auto_ptr) + * when its lifetime has expired. (similar to std::auto_ptr) */ template class Ref diff --git a/src/resources.cpp b/src/resources.cpp index 04bc5725a..ba34085fb 100644 --- a/src/resources.cpp +++ b/src/resources.cpp @@ -70,7 +70,7 @@ void load_shared() Menu::default_font = white_text; Menu::active_font = blue_text; - Menu::deactive_font = gray_text; + Menu::inactive_font = gray_text; Menu::label_font = white_big_text; Menu::field_font = gold_text; diff --git a/src/scripting/functions.hpp b/src/scripting/functions.hpp index afa649ab3..34e5df964 100644 --- a/src/scripting/functions.hpp +++ b/src/scripting/functions.hpp @@ -31,7 +31,7 @@ namespace Scripting { /** - * Display the value of the argument. This is usefull for inspecting tables. + * Display the value of the argument. This is useful for inspecting tables. */ SQInteger display(HSQUIRRELVM vm) __custom; diff --git a/src/scripting/player.hpp b/src/scripting/player.hpp index 431573c33..92d15f8dc 100644 --- a/src/scripting/player.hpp +++ b/src/scripting/player.hpp @@ -41,15 +41,15 @@ public: */ virtual void add_coins(int count) = 0; /** - * Make tux invicible for a short amount of time + * Make tux invincible for a short amount of time */ virtual void make_invincible() = 0; /** - * Deactivate user input for Tux + * Deactivate user/scripting input for Tux */ virtual void deactivate() = 0; /** - * Give control back to user + * Give control back to user/scripting */ virtual void activate() = 0; /** @@ -57,12 +57,12 @@ public: */ virtual void walk(float speed) = 0; /** - * Set player visible or not visible + * Set player visible or invisible */ virtual void set_visible(bool visible) = 0; /** * returns true if the player is currently visible (that is he was not set - * inivisible by the set_visible method) + * invisible by the set_visible method) */ virtual bool get_visible() = 0; diff --git a/src/scripting/squirrel_error.hpp b/src/scripting/squirrel_error.hpp index 5e64b1dfa..f56ef5dcc 100644 --- a/src/scripting/squirrel_error.hpp +++ b/src/scripting/squirrel_error.hpp @@ -28,7 +28,7 @@ namespace Scripting /** Exception class for squirrel errors, it takes a squirrelvm and uses * sq_geterror() to retrieve additional information about the last error that - * occured and creates a readable message from that. + * occurred and creates a readable message from that. */ class SquirrelError : public std::exception { diff --git a/src/scripting/squirrel_util.cpp b/src/scripting/squirrel_util.cpp index 5f2e3f3b8..e25887df6 100644 --- a/src/scripting/squirrel_util.cpp +++ b/src/scripting/squirrel_util.cpp @@ -92,7 +92,7 @@ void init_squirrel(bool enable_debugger) // register supertux API register_supertux_wrapper(global_vm); - // TODO remove this at some point... it shoud just be functions not an object + // TODO remove this at some point... it should just be functions not an object expose_object(global_vm, -1, new Scripting::Level(), "Level", true); sq_pop(global_vm, 1); diff --git a/src/scripting/willowisp.hpp b/src/scripting/willowisp.hpp index 33049faee..93ef0d9db 100644 --- a/src/scripting/willowisp.hpp +++ b/src/scripting/willowisp.hpp @@ -34,10 +34,10 @@ public: /** Move willowisp to given node */ virtual void goto_node(int node_no) = 0; - /** set willowisp state can be: + /** set willowisp state; can be: * -stopped willowisp doesn't move * -move_path willowisp moves along the path (call goto_node) - * -move_path_track willowisp moves along path but catchs tux when he is near + * -move_path_track willowisp moves along path but catches tux when he is near * -normal "normal" mode starts tracking tux when he is near enough * -vanish vanish */ diff --git a/src/sector.hpp b/src/sector.hpp index e3b22e00e..9c5ab6a71 100644 --- a/src/sector.hpp +++ b/src/sector.hpp @@ -79,7 +79,7 @@ public: /// write sector to lisp file void write(lisp::Writer& writer); - /// activates this sector (change music, intialize player class, ...) + /// activates this sector (change music, initialize player class, ...) void activate(const std::string& spawnpoint); void activate(const Vector& player_pos); void deactivate(); diff --git a/src/sprite/sprite_data.cpp b/src/sprite/sprite_data.cpp index 52e404a30..e8128b27d 100644 --- a/src/sprite/sprite_data.cpp +++ b/src/sprite/sprite_data.cpp @@ -60,7 +60,7 @@ SpriteData::SpriteData(const lisp::Lisp* lisp, const std::string& basedir) } } if(actions.empty()) - throw std::runtime_error("Error: Sprite wihtout actions."); + throw std::runtime_error("Error: Sprite without actions."); } SpriteData::~SpriteData() diff --git a/src/statistics.hpp b/src/statistics.hpp index c1fc04005..e2a219571 100644 --- a/src/statistics.hpp +++ b/src/statistics.hpp @@ -74,7 +74,7 @@ public: void declare_invalid(); /**< marks statistics as invalid for their entire lifetime (e.g. after cheating). Invalid statistics will not be merged or drawn. */ private: - bool valid; /**< stores whether this statistics can be trusted */ + bool valid; /**< stores whether these statistics can be trusted */ std::string coins_to_string(int coins, int total_coins) const; std::string frags_to_string(int badguys, int total_badguys) const; diff --git a/src/tile.hpp b/src/tile.hpp index fd1f69a63..d1c7fe76a 100644 --- a/src/tile.hpp +++ b/src/tile.hpp @@ -40,7 +40,7 @@ class Tile public: /// bitset for tile attributes enum { - /** solid tile that is indestructable by Tux */ + /** solid tile that is indestructible by Tux */ SOLID = 0x0001, /** uni-directional solid tile */ UNISOLID = 0x0002, diff --git a/src/tile_set.cpp b/src/tile_set.cpp index e3d41b9e3..02e5bd4b0 100644 --- a/src/tile_set.cpp +++ b/src/tile_set.cpp @@ -91,7 +91,7 @@ TileSet::TileSet(const std::string& filename) if (ids.size() != attributes.size()) { std::ostringstream err; err << "Number of ids (" << ids.size() << ") and attributes (" << attributes.size() - << ") missmatch for image '" << image << "', but must be equal"; + << ") mismatch for image '" << image << "', but must be equal"; throw std::runtime_error(err.str()); } diff --git a/src/timer.hpp b/src/timer.hpp index 8dd9400f9..4168baefd 100644 --- a/src/timer.hpp +++ b/src/timer.hpp @@ -33,12 +33,12 @@ public: ~Timer(); /** start the timer with the given period (in seconds). - * If cyclic=true then the timer willl be reset after each period. + * If cyclic=true then the timer will be reset after each period. * Set period to zero if you want to disable the timer. */ void start(float period, bool cyclic = false); /** returns true if a period (or more) passed since start call or last - * successfull check + * successful check */ bool check(); /** stop the timer */ diff --git a/src/tinygettext/findlocale.cpp b/src/tinygettext/findlocale.cpp index f559011c0..dbcb961e1 100644 --- a/src/tinygettext/findlocale.cpp +++ b/src/tinygettext/findlocale.cpp @@ -156,7 +156,7 @@ accumulate_env(const char *name, FL_Locale *l) { #endif static void -canonise_fl(FL_Locale *l) { +canonize_fl(FL_Locale *l) { /* this function fixes some common locale-specifying mistakes */ /* en_UK -> en_GB */ if (l->lang && 0 == strcmp(l->lang, "en")) { @@ -524,7 +524,7 @@ FL_FindLocale(FL_Locale **locale, FL_Domain /*domain*/) { #endif if (success != FL_FAILED) { - canonise_fl(rtn); + canonize_fl(rtn); } *locale = rtn; diff --git a/src/tinygettext/tinygettext.cpp b/src/tinygettext/tinygettext.cpp index ffaaf710d..41e94b476 100644 --- a/src/tinygettext/tinygettext.cpp +++ b/src/tinygettext/tinygettext.cpp @@ -489,7 +489,7 @@ Dictionary::translate(const char* msgid) } else { -#ifdef TRANSLATION_DBEUG +#ifdef TRANSLATION_DEBUG log_warning << "Couldn't translate: " << msgid << std::endl; #endif return msgid; @@ -506,7 +506,7 @@ Dictionary::translate(const std::string& msgid) } else { -#ifdef TRANSLATION_DBEUG +#ifdef TRANSLATION_DEBUG log_warning << "Couldn't translate: " << msgid << std::endl; #endif return msgid; @@ -568,7 +568,7 @@ public: void parse_header(const std::string& header) { - // Seperate the header in lines + // Separate the header in lines typedef std::vector Lines; Lines lines; diff --git a/src/title.cpp b/src/title.cpp index bf5776a1f..47452afee 100644 --- a/src/title.cpp +++ b/src/title.cpp @@ -231,7 +231,7 @@ TitleScreen::generate_addons_menu() #ifdef HAVE_LIBCURL addons_menu->add_entry(0, std::string(_("Check Online"))); #else - addons_menu->add_deactive(0, std::string(_("Check Online (disabled)"))); + addons_menu->add_inactive(0, std::string(_("Check Online (disabled)"))); #endif //addons_menu->add_hl(); @@ -326,7 +326,7 @@ TitleScreen::make_tux_jump() jumpWasReleased = true; } - // Wrap around at the end of the level back to the beginnig + // Wrap around at the end of the level back to the beginning if(sector->get_width() - 320 < tux->get_pos().x) { sector->activate("main"); sector->camera->reset(tux->get_pos()); diff --git a/src/video/drawing_context.hpp b/src/video/drawing_context.hpp index abfab2220..46f6d27bb 100644 --- a/src/video/drawing_context.hpp +++ b/src/video/drawing_context.hpp @@ -69,7 +69,7 @@ public: /// Draws text on screen center (feed Vector.x with a 0). /// This is the same as draw_text() with a SCREEN_WIDTH/2 position and - /// alignment set to LEFT_ALLIGN + /// alignment set to LEFT_ALIGN void draw_center_text(const Font* font, const std::string& text, const Vector& position, int layer); /// Draws a color gradient onto the whole screen */ diff --git a/src/video/font.cpp b/src/video/font.cpp index 7628f673e..50949b207 100644 --- a/src/video/font.cpp +++ b/src/video/font.cpp @@ -154,10 +154,10 @@ Font::Font(GlyphWidth glyph_width_, if (left <= right) glyph.rect = Rect(left, y, right+1, y + char_height); - else // glyph is completly transparent + else // glyph is completely transparent glyph.rect = Rect(x, y, x + char_width, y + char_height); - glyph.advance = glyph.rect.get_width() + 1; // FIXME: might be usefull to make spacing configurable + glyph.advance = glyph.rect.get_width() + 1; // FIXME: might be useful to make spacing configurable glyphs.push_back(glyph); shadow_glyphs.push_back(glyph); @@ -292,7 +292,7 @@ Font::draw(Renderer *renderer, const std::string& text, const Vector& pos_, pos.x -= get_text_width(temp); // Cast font position to integer to get a clean drawing result and - // no bluring as we would get with subpixel positions + // no blurring as we would get with subpixel positions pos.x = static_cast(pos.x); draw_text(renderer, temp, pos, drawing_effect, alpha); @@ -314,7 +314,7 @@ Font::draw_text(Renderer *renderer, const std::string& text, const Vector& pos, { // FIXME: shadow_glyph_surface and glyph_surface do currently // share the same glyph array, this is incorrect and should be - // fixed, it is however hardly noticable + // fixed, it is however hardly noticeable draw_chars(renderer, shadow_glyph_surface, text, pos + Vector(shadowsize, shadowsize), drawing_effect, alpha); } diff --git a/src/video/font.hpp b/src/video/font.hpp index 5625be185..82f8151c4 100644 --- a/src/video/font.hpp +++ b/src/video/font.hpp @@ -76,19 +76,19 @@ public: float get_height() const; /** - * returns the given string, truncated (preferrably at whitespace) to be at most max_chars characters long + * returns the given string, truncated (preferably at whitespace) to be at most max_chars characters long */ static std::string wrap_to_chars(const std::string& text, int max_chars, std::string* overflow); /** - * returns the given string, truncated (preferrably at whitespace) to be at most "width" pixels wide + * returns the given string, truncated (preferably at whitespace) to be at most "width" pixels wide */ std::string wrap_to_width(const std::string& text, float width, std::string* overflow); /** Draws the given text to the screen. Also needs the position. * Type of alignment, drawing effect and alpha are optional. */ void draw(Renderer *renderer, const std::string& text, const Vector& pos, - FontAlignment allignment = ALIGN_LEFT, + FontAlignment alignment = ALIGN_LEFT, DrawingEffect drawing_effect = NO_EFFECT, float alpha = 1.0f) const; diff --git a/src/world.cpp b/src/world.cpp index 8fd459934..df762ad3e 100644 --- a/src/world.cpp +++ b/src/world.cpp @@ -128,7 +128,7 @@ World::run() current_ = this; - // create new squirrel table for persisten game state + // create new squirrel table for persistent game state HSQUIRRELVM vm = Scripting::global_vm; sq_pushroottable(vm); diff --git a/src/worldmap/worldmap.cpp b/src/worldmap/worldmap.cpp index cf48384e5..2ed378345 100644 --- a/src/worldmap/worldmap.cpp +++ b/src/worldmap/worldmap.cpp @@ -303,7 +303,7 @@ WorldMap::load(const std::string& filename) const lisp::Lisp* sector = level->get_lisp("sector"); if(!sector) - throw std::runtime_error("No sector sepcified in worldmap file."); + throw std::runtime_error("No sector specified in worldmap file."); const lisp::Lisp* tilesets_lisp = level->get_lisp("tilesets"); if(tilesets_lisp != NULL) { diff --git a/tools/miniswig/main.cpp b/tools/miniswig/main.cpp index e7becc47d..17e2c58f1 100644 --- a/tools/miniswig/main.cpp +++ b/tools/miniswig/main.cpp @@ -47,7 +47,7 @@ int main(int argc, char** argv) inputfile = argv[++i]; } else if(strcmp(argv[i], "--output-cpp") == 0) { if(i+1 >= argc) { - std::cerr << "Need to specifiy output cpp name.\n"; + std::cerr << "Need to specify output cpp name.\n"; usage(); return 1; } diff --git a/tools/miniswig/parser.yy b/tools/miniswig/parser.yy index 3f518c33a..2d6000fae 100644 --- a/tools/miniswig/parser.yy +++ b/tools/miniswig/parser.yy @@ -35,7 +35,7 @@ static Class* current_class = 0; static Function* current_function = 0; static Type* current_type = 0; static Field* current_field = 0; -static ClassMember::Visbility current_visibility; +static ClassMember::Visibility current_visibility; class ParseError : public std::exception { diff --git a/tools/miniswig/tree.hpp b/tools/miniswig/tree.hpp index 2c398c9d3..b6c87fa6d 100644 --- a/tools/miniswig/tree.hpp +++ b/tools/miniswig/tree.hpp @@ -167,12 +167,12 @@ public: virtual ~ClassMember() { } - enum Visbility { + enum Visibility { PUBLIC, PROTECTED, PRIVATE }; - Visbility visibility; + Visibility visibility; }; class Function : public ClassMember { diff --git a/tools/miniswig/xmlwriter.cpp b/tools/miniswig/xmlwriter.cpp index 459c22066..8a1f228ff 100644 --- a/tools/miniswig/xmlwriter.cpp +++ b/tools/miniswig/xmlwriter.cpp @@ -40,7 +40,7 @@ void XmlWriter::closeTag(const char* name) const std::string& lastsection = sections.back(); if (lastsection != name) { std::ostringstream msg; - msg << "mismtach in open/closeSection. Expected '" + msg << "mismatch in open/closeSection. Expected '" << lastsection << "' got '" << name << "'"; throw std::runtime_error(msg.str()); } diff --git a/tools/png_recompress.sh b/tools/png_recompress.sh index 01c06b228..1e164464c 100755 --- a/tools/png_recompress.sh +++ b/tools/png_recompress.sh @@ -16,14 +16,14 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -# This script recompressess .png files using optipng and +# This script recompresses .png files using optipng and # advpng to get the smallest images. All recompression is -# looseless. +# lossless. # # This script needs at least bash3, bash2 will not work # # TODO: -# * Make it work recursivly on a directory. +# * Make it work recursively on a directory. # Check for new enough bash version fail_old_bash() { diff --git a/tools/tilemanager/Application.cs b/tools/tilemanager/Application.cs index b3bbe9955..3f2f36186 100644 --- a/tools/tilemanager/Application.cs +++ b/tools/tilemanager/Application.cs @@ -76,7 +76,7 @@ public class Application { gxml.Autoconnect(this); if(MainWindow == null || DrawingArea == null || AppBar == null) - throw new Exception("soem widgets not found"); + throw new Exception("some widgets not found"); DrawingArea.AddEvents((int) Gdk.EventMask.ButtonPressMask); DrawingArea.AddEvents((int) Gdk.EventMask.ButtonReleaseMask);