⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 qgo-1.5.4-r3.tar.gz linux下一个很好玩的游戏
💻
📖 第 1 页 / 共 2 页
字号:
	* fixed: result entry at end of game	* fixed: antialiasing color is now based on the board's color (M. Ferecatu)	* added sidebar on the left side possible (M. Ferecatu)	* fixed: current move is signed after window resize (E. Beranger, M. Ferecatu)	* fixed: correct komi is shown near board when starting a game	* fixed: preferences accept/ok(R. Assard)	* fixed: comment field should work correct in online mode (E. Beranger)	* changed: my own kibitzes are not shown if sent back by the server	* fixed: variable LANG for system language is read now (E. Beranger)	* changed: save format of user defineable buttons	* added: EGF Go Server entry -> NNGS type	* added: new NNGS msg type support (R. Assard)	* fixed: leave channel in popup window works	* fixed: automatic komi settings	* added: disable sorting while initial reading or playertable/gamestable (Qt 3.1)	* added: clear playertable when manually entered 'who' cmd (E. Beranger)	* fixed: titles are shown correctly	* fixed: automatic 'moves' cmd is only sent one times	* added: time delay before sending cmd	* added: observer field	* fixed: L[] property values are now numberd in correct order	* fixed: sgf loading - replaced newline checking with isSpace() checking	* changed sgf output format by placing a fistfull of moves into one line	* added: bytes in/out statistics	* changed: observed games are considered to be unchanged (no star '*')	* changed: player list menu: status -> stats	* fixed: allocated workspace will now be deleted	* added: horizontal cross instead of plus sign	* added: Emmanuel Beranger and Marin Ferecatu are now in the author's list	* added: "go to next/previous comment" by E. Beranger	* added: pics for next/prev comment by EB	* added: (dis)connect sound	* added: menus in client window by EB	* changed: editing host is now more comfortable	* added: toolbar	* fixed: enable/disable bug for observed handicap games	* added: save sizes/pos of host window and preferences window	* added: -desktop option in order to use standard options from desktop	* fixed: qGo allows to remove stones at IGS after 3x pass2003-01-02:	0.0.14	* added load function to reload adjourned games	* fixed: show correct number of obs. players	* enabled autoplay sound again	* added predefined server list (fixed coded)	* F1: open help from client window	* fixed: delete unused host entry	* added player menu: 'observe game'	* added read messages at entering the go server	* correct respond to manual entry of observe/teach cmds (lloigor)	* added update of players/games list w/o clearing the table (not quiet mode)	* added a stone rendering algorithm coded by Marin Ferecatu (big thanks!)	* added game info to toolbar (M. Ferecatu)	* skipped annoying 'sound not available' messages	* added simple beep	* added 'help sound info' menu entry	* deleted some pics within startup frame because of copyright problem	* fixed: crash on using small ghosts (E. Beranger)	* set hold-the-line feature to maximum idle time of 1h (if not observing a game)	* added auto away message	* hide comment line too if no comments wanted	* accelerated canvas update	* replaced ugly circle mark by a simple '+' mark (M. Ferecatu)	* extended support of cmd 'user' on IGS (lloigor)	* fixed: student may do the first move in a ext. teaching game now	* fixed: own games are updated in column pl. of players list	* changed toggle exclude/watch list behaviour	* added player's name + rk shown at his clock	* added stone boxes to preferences dialog	* fixed: stone drawing problem; sometimes parts of a stone remained on the board	* fixed: sound directory will now be saved as promised in the message box	* added read time info from sgf file	* added autoplay using sgf time tags	* added simple dame points recognition algorithm to counter	* fixed: handicap can be undone and is now handled as a variation	* fixed: solved a problem while reading L[] property (old-style)	* added fonts/colors selection (M. Ferecatu)	* fixed: support for compressed lists at editMark in sgf files	* added: results of observed games are now written to gameinfo	* fixed: resume an adjourned session now works2002-11-07:	0.0.13	* added 'mark' (IGS) function for teaching games	* enabled languages	* corrected styles for client window	* changed timer mistake - now hold-the-line commands are sent	* user is no longer asked for soundfiles if disabled	* set comment field read only for online games	* clear comment field when moving forward or backward (not online!)	* correct saving of comments	* added byoyomi time field and free/rated display	* added rank field in game nego dialog	* added exclude list	* added handicap for boards of size 7x7 - 25x25	* corrected star points for even sized boards	* added user definable buttons (suggested by J. VanDerHout)	* added -debug command	* added addtime function	* added pause function	* corrected channel support for IGS	* added save size	* added startup frame	* added startup flags: -debug -sgf -menu <file>	* corrected sound while loading stones ("moves" cmd)	* less sound for active talk window (suggested by LordOfPi)	* added splitters	* added tab widget for talk windows (suggested by LordOfPi)	* removed talk dialog (now: talk within tab widget)	* corrected highlighing during scroll for players and games	* added popup menus (suggested by teratles et al.)	* fixed preferences problem on Win95	* temporaryly disabled autoplay sound	* added update button for syncing online games to edit board	* show territory after end of observed game	* cmd "say" after game end now possible from board edit line	* added some stone pics and some wood pics	* added save window (ALT-0...ALT-9)	* erased usage of qGoClient.rc, moved qGo.rc to HOME/USERPROFILE	* fixed comment problem during online games (all comments of last moves were repeatly saved)	* fixed sgf bug: node in root can be handled now (Thanks to Emmanuel Beranger)	* sgf: added compressed lists	* sgf: save unknown properties	* sgf: added nodeName prop2002-09-02:	0.0.12	* Added CLIENT, thus, many new features	* disabled languages temporary2002-05-19:	0.0.11	* Added french translation. Thanks to Emmanuel Beranger	* Fixed another bug with scoring.	2002-04-25:	0.0.10	* Fixed a bug with scoring, already marked dead stones are now counted properly to prisoners.	* Fixed a bug with sgf reading. If the parent node of the currently read node is in edit mode,	  check all positions before adding the new stone.2002-04-14:	0.0.9	* Fixed a critical bug in the sgf write code. Multiple varations resulted in invalid sgf.	* Added a define in main.cpp to disable getopt library. A FreeBSD user reported problems with this.2002-04-04:	0.0.8	* Bugfix: When trying to play a suicide move, the stone was not properly removed from the data.	* Bugfix: Last position after loading a game was not processed properly.	* Some performance enhancement when reading sgf files	* Removed lots of debug messages	* Added an icon for NewBoard menu.2002-03-21:	0.0.7	* Added a patch from Bernd Schmidt fixing a bug in the sgf parser.	* Fixed a bug in sgf parser, empty nodes messed variation reading.	* Added possibility for translations. Please contact me if you want to translate qGo	  to your language. For further informations check out http://qgo.sourceforge.net	  The language can be set in the preferences dialog. If system default is selected, the	  Unix system locale will be used (LANG environment variable).	* Added a german translation.	* Implemented a simple anti-alias algorithm for the stone pixmaps.	* Added Disable-tooltips settings in preferences.	* Some loaded sgf files start with move 0 (sgf2misc). Added a check to force the game	  starting with move 1.	* Adjusted starpoint drawing slightly.	* Fixed a bug in mouse coords check.	* Fixed a bug with the ghost cursor, that was not properly redrawn when the mouse	  reentered the board at the same position.2002-02-20:	0.0.6	* Added an option and menu item for vertical or horizontal comment field display.	* Show sidebar setting is now saved.	* Fixed a bug in the coordinates display inside the statusbar.	* Fixed slider. Won't jump back to the main branch anymore. Max value is dynamically	  updated to the branch length.	* Because of the changed slider, added a button to move back to the main branch if we	  are in a variation.	* Added function to export SGF to clipboard. Works together with Jago on Java 1.3.	* Added an option to select the display type of variations: None, ghost, small stones.	* Fixed a bug when qGo segfaulted on exit.	* Added waypoints when moving through branches, so the next time the former path is	  chosen again.2002-02-08:	0.0.5	* Added support for locale settings and text encoding to support japanese, korean and	  chinese characters.	  The encoding can be selected from the preferences dialog.	* Implemented more than one board window. SDI now only.	* Added function to mark variations, either brothers or sons.	* Added function to number all moves with their turn value.	* Improved ASCII Importing. Positions of only a part of the board is now placed properly.	* Updated the score mode. When a move has been scored, the points are displayed in the	  captures fields. Existing score, territory marks and dead stones are kept now.	* Removed window size option and replaced with a menu item to save the current size.	  Old version was too confusing with several boards open.	* Changed window names and flags to work better with some linux windowmanagers.	* Fixed a bug in liberty count for handicap stones.	* Added automatic appending '.sgf' to filenames when saving.	* Fixed a bug when clicking on an existing stone, this won't double the node anymore.	* Some updates and bugfixes in XML reading code. It's not yet fully functional.	* Added some more text to the manual.2002-01-19:	0.0.4	* A serious bug in the code for saving SGF files was fixed. Variations were not saved properly.	* Some bugs in the SGF reading code were fixed. Kogo joseki dictionary now displays properly.	* Bug reading SGF text labels fixed.	* Added basic code for loading XML files. It's not fully working yet.	* Added loading of MGT files. Old SGF or MGT format is automatically noticed and converted.	* Design update: Stones got larger, but can be toggled to smaller stones.	* Bookmark window to display the search results if there is more than one move found.	* Design update: Coordinates display smaller now.	* Added an icon for SaveAs.	* Added a toolbar for common file menu items.	* New search feature: Three different searches can be performed. See manual for details.	* Slider max value fixed. Slider now increases smoothly without jumps when adding moves.	* Some new settings in the preferences dialog and for the config file. Window size is	  saved on exit.	* Some more chapters for the manual written	* Windows: Added a small delay when resizing. The board redraw while resizing was          too frequent and annoying. Does not influence Linux, here the windowmanager handles	  this feature.	* Windows 98: The registry entry is not properly read. Now qGo saves it install dir in	  the config file, and eventually prompts the user for the install path. This applies	  -only- for Windows 9X, not NT, 2000, Xp.2002-01-05:	0.0.3	* When game was modified, user is prompted to save when choosing Quit, Load, New game.	* Basic mousegestures implemented, using mousebutton and mousewheel combinations.	* Directory from last load/save is remembered, request from windows users.	* Design updates, wooden board and green table are drawn faster now.	* Zoom fixed, board can't be zoomed smaller than the board widget anymore.	* Basic manual implemented, using XML/XSL processing.	* ASCII/Graphics export to and from clipboard.	* Fix to sound for autoplay.	* Update on slider design.	* Windows: Installation dir saved in registry, to find sound and help files properly.	* Windows: Switched to Inno installer, this is freeware. Registered qGo for .sgf files.	* Linux: Moved html help to /usr/share/doc2001-12-25:	0.0.2	* Design updates. The background is now split in a green table and the wood	  only for the board itself. The board is now centered in the canvas.	* Telnet menu item removed if telnet is disabled (default).	* Bugfix in SGF reader. Newlines were partly ignored.	* Old SGF version 3 label 'L' is now also supported, as some older clients	  use this to display text marks.	* Added a slider for fast navigation through the main branch of a game.	* Simple skin support. Light and dark wood for board available.2001-12-15:	0.0.1	* First alpha release.	* Added basic support for the IGS connection library. The library itself is	  not yet available. Dont expect any usable server connection feature too soon.	* Added font choosing dialog.2001-11-26:	Test Release 1.3	* SGF file reading is much faster now.	* Added -experimental- fastload option to speed up loading even more.	  This is pretty bugged still.2001-09-30:	Test Release 1.2	* Added scoring	* Added pass-variation ghost stone	* Save remembers filename	* SGF Property GameName added2001-09-28:	Test Release 1.1        * Added pass button.	* Added managment for letter and number mark labels.	* Fixed sgf reading for pass.	* Added territory property when reading sgf.	* Added counter for captures.	* Changed design of sidebar of main window.2001-09-23:	Test Release 1

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -