0b5654f870 
								
							 
						 
						
							
							
								
								Style fixes and added dontSignal to UIRadioGroup.  
							
							
							
						 
						
							2014-07-13 07:38:44 +12:00  
				
					
						
							
							
								 
						
							
								f7531383f3 
								
							 
						 
						
							
							
								
								Fix an issue with the spinbox buttons.  
							
							
							
						 
						
							2014-07-13 03:57:38 +12:00  
				
					
						
							
							
								 
						
							
								7724b8059d 
								
							 
						 
						
							
							
								
								Forgot this from previous commit.  
							
							
							
						 
						
							2014-07-13 02:10:30 +12:00  
				
					
						
							
							
								 
						
							
								2ada93db9c 
								
							 
						 
						
							
							
								
								Should use the set minimum for these!  
							
							
							
						 
						
							2014-07-13 02:08:33 +12:00  
				
					
						
							
							
								 
						
							
								d070711409 
								
							 
						 
						
							
							
								
								When reaching max or min scroll allow other scroll areas to scroll.  
							
							
							
						 
						
							2014-07-13 02:06:36 +12:00  
				
					
						
							
							
								 
						
							
								5909634837 
								
							 
						 
						
							
							
								
								Avoid ending mouse scroll chain when scroll bar is 'off'.  
							
							... 
							
							
							
							Also added mouse-scroll style to UISpinBox. 
							
						 
						
							2014-07-13 01:46:47 +12:00  
				
					
						
							
							
								 
						
							
								12b3bd4ee0 
								
							 
						 
						
							
							
								
								Fix table.equals  
							
							
							
						 
						
							2014-07-09 17:00:10 +12:00  
				
					
						
							
							
								 
						
							
								9e30c39035 
								
							 
						 
						
							
							
								
								Pointless storing a reference to super.  
							
							
							
						 
						
							2014-07-09 05:51:17 +12:00  
				
					
						
							
							
								 
						
							
								3dbcb1daee 
								
							 
						 
						
							
							
								
								Added basic table.equals, dontSignal param to combobox calls & spell methods.  
							
							
							
						 
						
							2014-07-09 04:07:02 +12:00  
				
					
						
							
							
								 
						
							
								a9d4fd5e1e 
								
							 
						 
						
							
							
								
								Scrollmenu for Comboboxes,  fixes   #480  
							
							
							
						 
						
							2014-07-03 18:15:38 +02:00  
				
					
						
							
							
								 
						
							
								ce9e443c60 
								
							 
						 
						
							
							
								
								Remove redundant classes & added some Position methods.  
							
							
							
						 
						
							2014-06-10 01:44:03 +12:00  
				
					
						
							
							
								 
						
							
								c083d02bef 
								
							 
						 
						
							
							
								
								Some fixes for class names and queue (added base class).  
							
							
							
						 
						
							2014-06-07 04:10:14 +12:00  
				
					
						
							
							
								 
						
							
								00253e46b3 
								
							 
						 
						
							
							
								
								Added Queue class for event queuing (see CandyBot for examples of this).  
							
							
							
						 
						
							2014-06-04 02:17:49 +12:00  
				
					
						
							
							
								 
						
							
								2df51622ba 
								
							 
						 
						
							
							
								
								Some improvements to some things.  
							
							
							
						 
						
							2014-06-02 10:04:56 +12:00  
				
					
						
							
							
								 
						
							
								1baad726ae 
								
							 
						 
						
							
							
								
								Just use g_configs.unload(config) to unload config files.  
							
							... 
							
							
							
							Avoids concurrent modification errors. 
							
						 
						
							2014-04-06 15:29:02 +12:00  
				
					
						
							
							
								 
						
							
								3ce37dacbd 
								
							 
						 
						
							
							
								
								Removed onUnload from corelib and added more lua bindings for resources.  
							
							
							
						 
						
							2014-04-02 05:20:18 +13:00  
				
					
						
							
							
								 
						
							
								5204e3ac03 
								
							 
						 
						
							
							
								
								Proper termination and initialization of the ConfigManager.  
							
							
							
						 
						
							2014-04-02 00:30:17 +13:00  
				
					
						
							
							
								 
						
							
								4b24c78f0f 
								
							 
						 
						
							
							
								
								Fix to the makesingleton function.  
							
							
							
						 
						
							2014-04-01 17:22:00 +13:00  
				
					
						
							
							
								 
						
							
								994f49b3c1 
								
							 
						 
						
							
							
								
								Better implementation for forming the singleton wrapper.  
							
							
							
						 
						
							2014-04-01 17:08:07 +13:00  
				
					
						
							
							
								 
						
							
								79ee0e34ea 
								
							 
						 
						
							
							
								
								Keep g_settings as a 'static' variable rather than a direct object.  
							
							
							
						 
						
							2014-04-01 16:51:38 +13:00  
				
					
						
							
							
								 
						
							
								b295053662 
								
							 
						 
						
							
							
								
								Finished stable implementation (as far as tested), still requires more testing.  
							
							
							
						 
						
							2014-04-01 16:27:33 +13:00  
				
					
						
							
							
								 
						
							
								61059e66ec 
								
							 
						 
						
							
							
								
								Started implementing ability to load custom config files (currently unstable).  
							
							... 
							
							
							
							Feel free to help out with this if you like :) 
							
						 
						
							2014-04-01 05:43:31 +13:00  
				
					
						
							
							
								 
						
							
								e6c9e78935 
								
							 
						 
						
							
							
								
								Get rid of trailing whitespace.  
							
							... 
							
							
							
							Commit generated by command:
find -type f ! -path '*.git*' ! -path '*.png' ! -path '*.ico' ! -path \
    '*.ogg' | xargs -I '{}' sed -i '{}' -e 's/\t*$//g' -e 's/ *$//g' 
							
						 
						
							2014-01-18 15:09:26 +01:00  
				
					
						
							
							
								 
						
							
								b718ae0423 
								
							 
						 
						
							
							
								
								Update tabs navigation to take offscreen tabs into account  
							
							
							
						 
						
							2014-01-15 04:56:42 +01:00  
				
					
						
							
							
								 
						
							
								291960d159 
								
							 
						 
						
							
							
								
								Make tab navigation more intuitive  
							
							
							
						 
						
							2014-01-15 02:32:02 +01:00  
				
					
						
							
							
								 
						
							
								f615b80fbc 
								
							 
						 
						
							
							
								
								Navigation for large tab amounts,  closes   #211  
							
							
							
						 
						
							2013-12-03 20:25:56 +01:00  
				
					
						
							
							
								 
						
							
								719debfeae 
								
							 
						 
						
							
							
								
								Fix keyboard unbind  
							
							... 
							
							
							
							Now this will unbind the right widget 
							
						 
						
							2013-08-17 21:54:16 -03:00  
				
					
						
							
							
								 
						
							
								5fbb71157d 
								
							 
						 
						
							
							
								
								Added enable/disable chat mode (allows for alphabetical key controls), battle window anchoring fixed (thank you River) & more:  
							
							... 
							
							
							
							* Added better walk key binding (for other uses, like the sample given WASD).
* Made string.ends part of the string meta table rather than parameter based. 
							
						 
						
							2013-07-29 10:42:18 +12:00  
				
					
						
							
							
								 
						
							
								b43a196eac 
								
							 
						 
						
							
							
								
								Minor fixes and add auto resize for images  
							
							
							
						 
						
							2013-03-15 21:59:22 -03:00  
				
					
						
							
							
								 
						
							
								62921dee9b 
								
							 
						 
						
							
							
								
								Fixes in options, hotkeys and viplist  
							
							
							
						 
						
							2013-03-02 17:01:52 -03:00  
				
					
						
							
							
								 
						
							
								dad3026ba0 
								
							 
						 
						
							
							
								
								Optimize terminal buffering  
							
							
							
						 
						
							2013-02-28 21:35:35 -03:00  
				
					
						
							
							
								 
						
							
								b804dd6959 
								
							 
						 
						
							
							
								
								Fixes and new tuned terminal  
							
							
							
						 
						
							2013-02-28 18:46:42 -03:00  
				
					
						
							
							
								 
						
							
								e528fcc8f8 
								
							 
						 
						
							
							
								
								Minor fixes and improvements  
							
							
							
						 
						
							2013-02-28 02:43:26 -03:00  
				
					
						
							
							
								 
						
							
								46aa0c005f 
								
							 
						 
						
							
							
								
								Support to miniwindow margin, fix protocollogin connectCallback, pt translation  
							
							
							
						 
						
							2013-02-27 23:45:03 -03:00  
				
					
						
							
							
								 
						
							
								8e9f65779c 
								
							 
						 
						
							
							
								
								Implemented client_serverlist module!  Close   #200  
							
							... 
							
							
							
							* Will store servers that are not already in the list when logging in
* Can add servers manually if required too
* Fixed a bug in table.size 
							
						 
						
							2013-02-24 00:41:21 +13:00  
				
					
						
							
							
								 
						
							
								9a54bfcc90 
								
							 
						 
						
							
							
								
								Minimap, hotkeys and lot of other changes  
							
							... 
							
							
							
							* Begin working on a new layout system for UIMinimap and later UIMap,
this new layout system allows to add widgets to the minimap
* Add option to disable motd
* Rework hotkey binding
* Lots of fixes in hotkeys manager
* Add fullmap view using Ctrl+Shift+M
* Prevent some crashs in ThingType draw
* Add function to load minimap from PNG files
* Fixes in minimap saving
* Fixes in Tile::isClickable
* Add UIMapAnchorLayout, new layout for maps
* Fix freezes in win32 when pressing alt key 
							
						 
						
							2013-02-21 17:03:05 -03:00  
				
					
						
							
							
								 
						
							
								88c59afb8c 
								
							 
						 
						
							
							
								
								Added 'sell all' tooltip to show items you can sell  
							
							... 
							
							
							
							* Now 'sell all' button with enable/disable
* Fixed display issue with 'sell all' button
* Also changed spinbox button click 
							
						 
						
							2013-02-20 23:08:03 +13:00  
				
					
						
							
							
								 
						
							
								b61094c053 
								
							 
						 
						
							
							
								
								Minor fix to scroll bar  
							
							
							
						 
						
							2013-02-20 15:03:45 +13:00  
				
					
						
							
							
								 
						
							
								6d456994f4 
								
							 
						 
						
							
							
								
								Fix scrollbar  
							
							
							
						 
						
							2013-02-19 21:34:50 -03:00  
				
					
						
							
							
								 
						
							
								59a5b8115a 
								
							 
						 
						
							
							
								
								Fix locale send, spelllist reload, few changes  
							
							
							
						 
						
							2013-02-18 22:18:10 -03:00  
				
					
						
							
							
								 
						
							
								62f38d678d 
								
							 
						 
						
							
							
								
								Fix for chat commands #s #w #y  
							
							... 
							
							
							
							* Some progressbar changes 
							
						 
						
							2013-02-14 16:34:55 -02:00  
				
					
						
							
							
								 
						
							
								cb42481edd 
								
							 
						 
						
							
							
								
								Market fix, and a few other things:  
							
							... 
							
							
							
							* Added 'button' param to g_mouse.bindPress
* Added 'lower' param to table.contains
* UIComboBox:onOptionChange should signalcall?
* Changed the experience bar color
* Market buy/sell 'amount' window will now show the cost
  of the amount you are selecting 
							
						 
						
							2013-02-13 05:14:16 +13:00  
				
					
						
							
							
								 
						
							
								8f9055f48b 
								
							 
						 
						
							
							
								
								Fixed mouse bug, allow locales list  
							
							
							
						 
						
							2013-02-10 03:24:51 -02:00  
				
					
						
							
							
								 
						
							
								dfb0150a7d 
								
							 
						 
						
							
							
								
								Fix signalCall, healthinfo tooltips  
							
							
							
						 
						
							2013-02-10 01:17:20 -02:00  
				
					
						
							
							
								 
						
							
								11cb287a21 
								
							 
						 
						
							
							
								
								Changes to UIProgressBar, simplified healthinfo module  
							
							
							
						 
						
							2013-02-09 19:57:37 -02:00  
				
					
						
							
							
								 
						
							
								7ece0ed8c7 
								
							 
						 
						
							
							
								
								Buttons for client options  
							
							
							
						 
						
							2013-02-06 17:35:59 -02:00  
				
					
						
							
							
								 
						
							
								d4fb6127fc 
								
							 
						 
						
							
							
								
								Add blink effect  
							
							
							
						 
						
							2013-02-05 19:08:32 -02:00  
				
					
						
							
							
								 
						
							
								db73bbdea2 
								
							 
						 
						
							
							
								
								Pt translations, uicombobox, options  
							
							
							
						 
						
							2013-02-01 14:31:24 -02:00  
				
					
						
							
							
								 
						
							
								469df27d9b 
								
							 
						 
						
							
							
								
								Implement  #261  
							
							
							
						 
						
							2013-02-01 14:21:20 +13:00  
				
					
						
							
							
								 
						
							
								4c3c945bab 
								
							 
						 
						
							
							
								
								Fix tooltip, minimap  
							
							
							
						 
						
							2013-01-31 19:43:42 -02:00