Tomatix
a24c4ddf53
Better message tokenization
5 years ago
Tomatix
7e628017b8
AWAY messages acted as QUIT by deleting internal user the representation
5 years ago
Tomatix
42bcd361d8
Version 0.0.6 test.
5 years ago
Tomatix
35a141492c
Remember subwindow positions.
5 years ago
Tomatix
001c9b8690
Fixed string comparison in IniFile that could cause wrong keys to be used.
5 years ago
Tomatix
31ada017ec
Updated InnoSetup script.
5 years ago
Tomatix
6c4fca327e
Missing include.
5 years ago
Tomatix
5ed45dd2da
Version 0.0.5 test.
5 years ago
Tomatix
6f149b848c
Various additions
...
Scripted INI functions.
New function mapkeys() that generates a list of keys in the map.
Added missing registration of script function round().
Fixed initialization issues for ScriptManager, causing crashes when using commands in the hook 'load'.
Added parameter "---" to /echo for printing to status window.
5 years ago
Tomatix
f636b99e72
Initial reservation of 1K for INI file write buffer.
5 years ago
Tomatix
1bfef7a257
New INI file parser.
5 years ago
Tomatix
cfc1635ce8
Removed Italic text support from the view, its proposed bytecode conflicts with tab-spaces.
5 years ago
Tomatix
70819f20e1
Version 0.0.4 test
5 years ago
Tomatix
17ff1a7e23
Working CTRL codes in input
5 years ago
Tomatix
fa1d32dbc6
Various fixes to ScriptManager GUI. Handle relative paths more properly.
5 years ago
Tomatix
5154ee0d8d
rand() was already defined under built-ins Mathematics.
5 years ago
Tomatix
eb2ef2b83d
Missing include.
5 years ago
Tomatix
88da891700
Paste multiple lines. Test version 0.0.3.
5 years ago
Tomatix
7552c851ff
CTCP Ping. Some CTCP fixes also.
5 years ago
Tomatix
a6dc2684c5
Fixed now() script function.
5 years ago
Tomatix
29bd6f3d8a
Added new command: /SERVER
5 years ago
Tomatix
468ee3c0dd
Added new commands: /MSG /QUOTE /RAW
5 years ago
Tomatix
521a4a7f7c
Added new command /ctcpreply and fixed the reply print if message part is empty.
5 years ago
Tomatix
b7f99beaed
Added new command /clear to clear active window.
5 years ago
Tomatix
9f76ab644c
Added event "away" for IRCv3 away messages.
5 years ago
Tomatix
59090d0a13
Added "AWAY" for /ignoreresp reacting to IRCv3 away messages.
5 years ago
Tomatix
362bb2cf3a
New function rand()
5 years ago
Tomatix
6ab13d679a
New icon set. Fixed adding of our own entry to internal userlist.
5 years ago
Tomatix
ee13cb15dc
Reconnect on unexpected disconnection
5 years ago
Tomatix
c98844fd30
Script event "connected" was triggered too early
5 years ago
Tomatix
7ba7f608a7
Missing include
5 years ago
Tomatix
05f9f511bf
Missing include
5 years ago
Tomatix
50eced3840
Load scripts relative to LOCAL_PATH if the paths are relative.
5 years ago
Tomatix
947587c68d
Rearranged when to load skeleton files.
5 years ago
Tomatix
4299f3ebad
Fixing some build errors
5 years ago
Tomatix
2f4e1033fe
Show /NICK in input box if erroneous nickname is chosen.
5 years ago
Tomatix
366fbe2e51
Formatting /LIST response and making sure it always shows in status window.
5 years ago
Tomatix
67d303f533
Fixed logic error for showing new topic set
5 years ago
Tomatix
616bc37464
Fixed storing of updated channel modes
5 years ago
Tomatix
9e9a7bb9dc
Fixing problems updating and maintaining internal member lists triggered by JOIN, PART, QUIT, KICK.
5 years ago
Tomatix
89f2b86be7
Added comparison operator overloads for IRCPrefix
5 years ago
Tomatix
c77dd1cb4f
Fixed logic error for showing AWAY message, some logic changes to QUIT and AWAY.
5 years ago
Tomatix
88048039a0
Implemented ACTION messages (/me)
5 years ago
Tomatix
59512f0575
Fixed logic error for showing QUIT message
5 years ago
Tomatix
077e23c851
Show user-mode in messages if configured for it
5 years ago
Tomatix
71a66b2367
Nicer formatting for /WHOIS reply.
5 years ago
Tomatix
7b896db33a
Show /WHOIS response in active window if configured for it.
5 years ago
Tomatix
465b9fff0b
Implemented use of alternative nickname.
5 years ago
Tomatix
b39afed624
Fixed broken CTCP
5 years ago
Tomatix
18a87ceef2
Separated command string constants, internal (IdealIRC) commands and IRC commands.
5 years ago