summaryrefslogtreecommitdiff
path: root/data/help/header.txt
AgeCommit message (Collapse)AuthorFilesLines
2012-04-02Bumped version and updated news in preparation of 0.6.1 releaseThorbjørn Lindeijer1-1/+1
2012-02-12Final updates to NEWS file and help headers for 0.6 releasev0.6.0Thorbjørn Lindeijer1-1/+1
Reviewed-by: Yohann Ferreira
2012-02-11Fixed issues with the help texts and small NEWS file updatesThorbjørn Lindeijer1-3/+3
* Changes were made to the way BrowserBox does colors that the help files were not adapted to. For example, there is no more ##P for choosing the previous color and applying a color changes it persistently rather than returning to default text color after each line wrap. Rather than changing the behavior of BrowserBox back I've just adapted the help files. * Set a monospace font on the Help window because this was originally the case and the text still relies on that for its layout. * zlib and CSV support was already cherry-picked into 0.5.1 so it is removed from the 0.6.0 changelog. Reviewed-by: Erik Schilling
2012-02-09Updated help to upcoming releaseErik Schilling1-1/+1
TODO: Update the date when actually releasing. Reviewed-by: Bertram.
2011-09-11Bumped version to 0.5.3 and updated the NEWS fileThorbjørn Lindeijer1-2/+2
2011-04-16Bumped version to 0.5.2 and updated the NEWS filev0.5.2Thorbjørn Lindeijer1-1/+1
Reviewed-by: Stefan Dombrowski Reviewed-by: Yohann Ferreira
2011-03-13Bumped version to 0.5.1 and updated the NEWS filev0.5.1Thorbjørn Lindeijer1-1/+1
2010-10-13Updating F1-helpStefan Dombrowski1-8/+8
Based on Bertram's start some more updates to the F1-help. The team page was removed, because the last update was done in March 2006 and no one volunteered to write a new one. TODO: Improvements can be done during the beta test. A team list can be added if someone wants to do it. This resolves http://bugs.manasource.org/view.php?id=210
2009-06-09Updated version and changes for 0.0.29.1 releaseBjørn Lindeijer1-1/+1
2009-05-13Set the release date and updated README and NEWS filesBjørn Lindeijer1-1/+1
2009-02-16Don't mention a release date yet for 0.0.29Bjørn Lindeijer1-1/+1
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer1-1/+1
Conflicts: CMakeLists.txt configure.ac data/help/header.txt packaging/windows/setup.nsi po/POTFILES.in src/being.cpp src/being.h src/game.cpp src/gui/color.cpp src/gui/color.h src/gui/equipmentwindow.h src/gui/popupmenu.cpp src/gui/recorder.cpp src/gui/setup_colors.h src/gui/setup_keyboard.cpp src/gui/setup_keyboard.h src/gui/skill.cpp src/gui/speechbubble.cpp src/gui/speechbubble.h src/gui/table.cpp src/keyboardconfig.cpp src/keyboardconfig.h src/localplayer.cpp src/main.cpp src/main.h src/map.cpp src/resources/colordb.cpp src/resources/colordb.h src/resources/emotedb.cpp src/resources/emotedb.h src/text.cpp src/text.h src/tmw.rc src/winver.h
2009-02-12Some more files which got fixed up for release (basically versionIra Rice1-1/+1
bumps). Signed-off-by: Ira Rice <irarice@gmail.com>
2009-02-12Updated version to 0.0.28.1Bjørn Lindeijer1-1/+1
Also updated NEWS file with changes since 0.0.28.
2009-01-24Version updated to 0.0.28Bjørn Lindeijer1-1/+1
To be released hopefully tomorrow.
2009-01-16Candidate release for 0.0.27.1 (Windows needs to get colors fixed, andIra Rice1-1/+1
then this build might be official) Signed-off-by: Ira Rice <irarice@gmail.com>
2008-12-09Updated release date for 0.0.27v0.0.27Bjørn Lindeijer1-1/+1
2008-12-07Fixed a few help files that got messed up a few commits ago.Ira Rice1-6/+2
Signed-off-by: Ira Rice <irarice@gmail.com>
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-0/+4
Conflicts: AUTHORS CMakeLists.txt ChangeLog INSTALL README aethyra.cbp configure.ac data/help/changes.txt data/help/commands.txt data/help/header.txt data/help/support.txt src/Makefile.am src/aethyra.rc src/being.cpp src/being.h src/equipment.cpp src/equipment.h src/floor_item.h src/game.cpp src/gui/buddywindow.cpp src/gui/char_select.cpp src/gui/char_server.cpp src/gui/chat.cpp src/gui/chat.h src/gui/equipmentwindow.cpp src/gui/equipmentwindow.h src/gui/gui.cpp src/gui/inventorywindow.cpp src/gui/inventorywindow.h src/gui/itemcontainer.cpp src/gui/itemcontainer.h src/gui/minimap.cpp src/gui/ministatus.cpp src/gui/newskill.cpp src/gui/npc_text.cpp src/gui/npclistdialog.h src/gui/ok_dialog.cpp src/gui/setup_video.cpp src/gui/skill.cpp src/gui/skill.h src/gui/status.h src/gui/table_model.h src/gui/updatewindow.cpp src/gui/viewport.cpp src/inventory.cpp src/inventory.h src/keyboardconfig.cpp src/keyboardconfig.h src/localplayer.cpp src/localplayer.h src/logindata.h src/main.cpp src/map.cpp src/monster.cpp src/monster.h src/net/beinghandler.cpp src/net/beinghandler.h src/net/buysellhandler.cpp src/net/equipmenthandler.cpp src/net/loginhandler.cpp src/net/loginhandler.h src/net/network.h src/net/npchandler.cpp src/net/playerhandler.cpp src/net/protocol.h src/net/tradehandler.cpp src/npc.cpp src/npc.h src/particleemitter.cpp src/particleemitterprop.h src/player.cpp src/player.h src/player_relations.cpp src/resources/imageset.cpp src/resources/imageset.h src/resources/itemdb.cpp src/resources/mapreader.cpp src/resources/monsterinfo.h src/text.cpp src/text.h src/textmanager.cpp src/textmanager.h src/tileset.h src/utils/fastsqrt.h src/utils/strprintf.cpp src/winver.h tools/tmxcopy/Makefile tools/tmxcopy/base64.cpp tools/tmxcopy/base64.h tools/tmxcopy/tostring.h Signed-off-by: Ira Rice <irarice@gmail.com>
2008-12-07Updated version to 0.0.27Bjørn Lindeijer1-1/+1
2008-12-06Removed the automate cash, as reccommended by Bjorn.Ira Rice1-2/+2
Signed-off-by: Ira Rice <irarice@gmail.com>
2008-08-30updated the in game help filesKevin Day1-3/+3
2008-08-28Updated the version to 0.0.26 and updated the AUTHORS file. If you haveBjørn Lindeijer1-1/+1
contributed and I forgot you, please contact me as soon as possible!
2008-07-25Updated the version to 0.0.25, release planned this Sunday.Bjørn Lindeijer1-1/+1
2008-04-07Merged changes made for the 0.0.24.1 release (4046:4048 from 0.0.24 branch).Bjørn Lindeijer1-1/+1
2007-12-25Fixed year. :)Bjørn Lindeijer1-1/+1
2007-12-24Updated release date.Bjørn Lindeijer1-1/+1
2007-12-22Updated version to 0.0.24. Release data set to tomorrow, we'll see.Bjørn Lindeijer1-1/+1
2007-06-02Updated version and release date and summarized changes.Bjørn Lindeijer1-1/+1
2007-02-17Updated release date and excluded sprites directory from installed files.Bjørn Lindeijer1-1/+1
2007-02-15Changed version to 0.0.22.2.Bjørn Lindeijer1-1/+1
2007-01-15Updated release date.Eugenio Favalli1-1/+1
2007-01-14Updated version to 0.0.22.1.Bjørn Lindeijer1-1/+1
2006-12-24Filled in release dates.v0.0.22Bjørn Lindeijer1-1/+1
2006-12-21Updated version to 0.0.22.Bjørn Lindeijer1-1/+1
2006-10-30Fixed some release dates and versionsv0.0.21.1Eugenio Favalli1-1/+1
2006-10-29Let's do a 0.0.21.1 first.Bjørn Lindeijer1-1/+1
2006-10-29Some getting ready for 0.0.22.1 release.Bjørn Lindeijer1-1/+1
2006-09-16Updated release infosEugenio Favalli1-1/+1
2006-07-20Updated some docs for the 0.0.20 release.Eugenio Favalli1-1/+1
2006-03-06A bunch of updates to docs, ready for 0.0.19.Eugenio Favalli1-1/+1
2005-12-15Documents updatesEugenio Favalli1-1/+1
2005-10-10Updated docs for releaseEugenio Favalli1-1/+1
2005-09-04Updated docs for release, fixed Dev-Cpp project file, added more items and ↵Eugenio Favalli1-1/+1
npcs, fixed the new map and added it to the makefile.
2005-07-26Some updates to docsEugenio Favalli1-1/+1
2005-07-03Sync changes.txt with Changelog and fix bug of printing blank linesJosé Ávila1-5/+5
2005-06-17new BrowserBox widget with colors/links supportJosé Ávila1-0/+9